Q7
What is the default access specifier for members of a class in C++ when using inheritance?
A.
protected
B.
private
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