InterviewSolution
Saved Bookmarks
| 1. |
Which among the following is the main characteristic of class?(a) Inheritance(b) Encapsulation(c) Polymorphism(d) Object creationThe question was posed to me in a national level competition.My question is taken from Class Use topic in chapter Classes of Object Oriented Programming |
|
Answer» Correct choice is (b) Encapsulation |
|