Which Among The Following Is True #991
Which among the following is true?
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 Member Functions & its Types - Object Oriented Programming MCQ: Overriding Member Functions - Quiz No.1.
Which among the following is true?
Inheritance must not be using when overriding is used
Overriding can be implemented without using inheritance
Inheritance must be done, to use overriding are overridden
Inheritance is mandatory only if more than one functions