Which of the following is accessed by a member function of a class?
A. The object of that class
B. All members of a class
C. The public part of a class
D. The private part of a class
Answer: Option B
Related Questions on Introduction to C plus plus
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream

Join The Discussion