Q4
What is the access specifier that allows members to be accessed from outside the class 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