

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is accessed by a member function of a class? |
A. | The object of that class |
B. | All members of a class |
C. | The public part of a class |
D. | The private part of a class |
Answer» C. The public part of a class | |