Define multilevel and multiple inheritance in context of object oriented
programming. Give suitable example for the same.
Answers
Answered by
2
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.
Answered by
7
please mark me brainlist.
Attachments:
Similar questions