InterviewSolution
Saved Bookmarks
| 1. |
If hybrid inheritance is used, it mostly shows _______________ feature of OOP.(a) Flexibility(b) Reusability(c) Efficiency(d) Code readabilityI got this question by my college professor while I was bunking the class.I'd like to ask this question from Hybrid Inheritance in portion Inheritance & its Types of Object Oriented Programming |
|
Answer» Correct option is (b) Reusability |
|