Q2
Which access specifier allows constructors to be called from anywhere in the program in C++?
A.
friend
B.
protected
C.
public
AnswerD.
private
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board