Multiple Inheritance Is #765
Multiple inheritance is ____________________
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.
Multiple inheritance is ____________________
When a class is derived from another class
When a class is derived from two or more classes
When a class is derived from other two derived classes
When a class is derived from exactly one class