InterviewSolution
Saved Bookmarks
| 1. |
To group all the brands of cars, what should be used?(a) Class(b) Structure(c) Function(d) ObjectThis question was addressed to me in an interview.Question is taken from Class Use in chapter Classes of Object Oriented Programming |
|
Answer» The CORRECT choice is (a) Class |
|