Q35
What is the access specifier that allows members of a class to be accessed from anywhere in the program in C++?
A.
public
AnswerB.
private
C.
protected
D.
internal
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board