InterviewSolution
Saved Bookmarks
| 1. |
Which Feature of OOP illustrated the code reusability?(a) Polymorphism(b) Abstraction(c) Encapsulation(d) InheritanceI got this question in an online quiz.This key question is from OOPs Basic Concepts in chapter OOPs Concept & Features of Object Oriented Programming |
|
Answer» Right answer is (d) Inheritance |
|