Vidyalelo
C++ Programming · Q217

Classes and Objects in C++

Programming · C++ Programming · question 217

Q217

Which of these following members are not accessed by using direct member access operator?

A.
public
B.
private
C.
protected
D.
both private & protected
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board