How Many Classes Should A Program Contain To Implement The #767
How many classes should a program contain to implement the multiple 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: Multiple Inheritance - Quiz No.1.
How many classes should a program contain to implement the multiple inheritance?
Only 1
At least 1
At least 3
Exactly 3