If Object Of Lowest Level Class Is Created Last Derived Class #806
If object of lowest level class is created (last derived class) ________________ of its parent class constructors are 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 Inheritance & its Types - OOPs MCQ: Hybrid Inheritance - Quiz No.2.
If object of lowest level class is created (last derived class) ________________ of its parent class constructors are called.
Few
All
Only parent and parent
Base and Derived