Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
Objects and Classes
Which of the following can access private data members or member functions of a class?
Any function in the program.
All global functions in the program.
Any member function of that class.
Only public member functions of that class.
Show Answer
Correct Answer:
Any member function of that class.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment