1.

In multilevel inheritance, which is the most significant feature of OOP used?(a) Code readability(b) Flexibility(c) Code reusability(d) Code efficiencyThis question was addressed to me by my college director while I was bunking the class.This interesting question is from Multilevel Inheritance in division Inheritance & its Types of Object Oriented Programming

Answer»

The correct choice is (c) Code reusability

The best explanation: The CLASSES using MULTILEVEL inheritance will use the code in all the subsequent subclasses if available. Hence the most significant feature among the options GIVEN is code reusability. This feature is generally INTENDED to use the data values and reuse the redundant functions.



Discussion

No Comment Found

Related InterviewSolutions