Q35
Which C++ keyword is used to access the base class within a derived class?
A.
super
B.
base
AnswerC.
this
D.
parent
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board