InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not type of class?(a) Abstract Class(b) Final Class(c) Start Class(d) String ClassI got this question during an interview for a job.My doubt stems from Classes topic in portion OOPs Concept & Features of Object Oriented Programming |
|
Answer» The correct option is (c) START Class |
|