The Functions To Be Overridden #996
The functions to be overridden _____________
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.
The functions to be overridden _____________
Must be private in base class
Must not be private base class
Must be private in both derived and base class
Must not be private in both derived and base class