

McqMate
Q. |
In a class definition, data or functions designated private are accessible |
A. | to any function in the program. |
B. | only if you know the password. |
C. | to member functions of that class. |
D. | only to public members of the class. |
Answer» C. to member functions of that class. |
View all MCQs in
Object Oriented Programming (OOP)No comments yet