Q38
In C++, which keyword is used to denote the access specifier in a derived class when inheriting from a base class?
A.
using
B.
inherits
C.
extends
AnswerD.
: protected
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board