1.

Define multilevel and multiple inheritance in context of object oriented programming. Give suitable example for the same. plz don't put ur rubbish here ​

Answer»

tion:Multilevel INHERITANCE. “Multiple Inheritance” REFERS to the concept of ONE class extending (Or inherits) more than one base class. Multilevel inheritance refers, where one can inherit from a derived class, thereby making this derived class the base class for the new class.



Discussion

No Comment Found