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