In multilevel inheritance, which is the most significant feature of OOP used?
In multilevel inheritance, which is the most significant feature of OOP used? Correct Answer Code reusability
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.
মোঃ আরিফুল ইসলাম
Feb 20, 2025