

MCQOPTIONS
Saved Bookmarks
1. |
Can pointers to object access the private members of the class? |
A. | Yes, always |
B. | Yes, only if it is only pointer to object |
C. | No, because objects can be referenced from another objects too |
D. | No, never |
Answer» E. | |