How Many Classes Can Be Derived From The Base Class Using #788
How many classes can be derived from the base class using hierarchical inheritance?
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 Inheritance & its Types - OOPs MCQ: Hierarchical Inheritance - Quiz No.1.
How many classes can be derived from the base class using hierarchical inheritance?
As many as required
Only 7
Only 3
Up to 127