InterviewSolution
Saved Bookmarks
| 1. |
Which feature of OOP reduces the use of nested classes?(a) Encapsulation(b) Inheritance(c) Binding(d) AbstractionThe question was posed to me during an online exam.My question is based upon Nested Class topic in portion Class Members & Types of Object Oriented Programming |
|
Answer» Correct CHOICE is (B) INHERITANCE |
|