

MCQOPTIONS
Saved Bookmarks
1. |
Member function of a class can ____________$ |
A. | Access all the members of the class |
B. | Access only Public members of the class |
C. | Access only the private members of the class |
D. | Access subclass members |
Answer» B. Access only Public members of the class | |