Vidyalelo
C++ Programming · Q30

Object Oriented Programming in C++

Programming · C++ Programming · question 30

Q30

Which keyword is used to access the superclass constructor in a derived class constructor in C++?

A.
parent
B.
super
Answer
C.
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