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