Q30
Which keyword is used to access the superclass constructor in a derived class constructor in C++?
A.
parent
B.
super
AnswerC.
derived
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board