A Member Function Can Of The Same Class #283
A member function can _______________ of the same class.
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.
A member function can _______________ of the same class.
Call other member functions
Call only private member functions
Call only static member functions
Call only const member functions