McqMate
Q. |
A member function can always access the data in __________, (in C++). |
A. | the class of which it is member |
B. | the object of which it is a member |
C. | the public part of its class |
D. | the private part of its class |
Answer» A. the class of which it is member |
View all MCQs in
CPP ProgrammingNo comments yet