Which Among The Following Is Not Possible For Member Function #285
Which among the following is not possible for member function?
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 Class Members & Types - Object Oriented Programming MCQ: Member Functions - Quiz No.2.
Which among the following is not possible for member function?
Access protected members of parent class
Definition without return type
Access public members of subclass
Access static members of class