Which of the following can access private data members or member functions of a class ? Answer : C. Any member function of that class. View Answer
Which of the following access specifiers is used in a class definition by default ? Answer : C. Private View Answer