InterviewSolution
Saved Bookmarks
| 1. |
How many classes can be defined in a single program?(a) Only 1(b) Only 100(c) Only 999(d) As many as you wantI had been asked this question in quiz.Question is taken from OOPs Basic Concepts topic in portion OOPs Concept & Features of Object Oriented Programming |
|
Answer» Correct choice is (d) As MANY as you want |
|