Which Among The Following Best Defines Single Level Inheritance #707
Which among the following best defines single level 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: Inheritance - Quiz No.1.
Which among the following best defines single level inheritance?
A class inheriting a derived class
A class inheriting a base class
A class inheriting a nested class
A class which gets inherited by 2 classes