If A Base Class Is Being Derived By Two Other Classes Which #426
If a base class is being derived by two other classes, which inheritance will that be called?
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 OOps Classes - Object Oriented Programming MCQ: Base Class - Quiz No.1.
If a base class is being derived by two other classes, which inheritance will that be called?
Single
Multiple
Multi-level
Hierarchical