Q41
What is the default access specifier for members of a class in C++?
A.
friend
B.
protected
C.
private
AnswerD.
public
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board