

McqMate
Q. |
A member function can always access the data |
A. | in the object of which it is a member. |
B. | in the class of which it is a member. |
C. | in any object of the class of which it is a member. |
D. | in the public part of its class. |
Answer» A. in the object of which it is a member. |
View all MCQs in
Object Oriented Programming (OOP)