Q40
Which access specifier allows members of a class to be accessed from anywhere in the program in C++?
A.
protected
B.
public
AnswerC.
friend
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board