Vidyalelo
C++ Programming · Q12

Classes and Objects in C++

Programming · C++ Programming · question 12

Q12

What is the default access specifier for members of a class in C++?

A.
public
B.
protected
C.
None of the above
D.
private
Answer

Answer: Option D

Solution

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