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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board