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