InterviewSolution
Saved Bookmarks
| 1. |
Why do we use user defined classes?(a) To design a user intended code(b) To model real world objects(c) To design the interfaces(d) To model the functionsI have been asked this question in examination.Query is from Class Use topic in chapter Classes of Object Oriented Programming |
|
Answer» Correct choice is (B) To model real world objects |
|