Vidyalelo
Computer Science · Q77

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 77

Q77

You must provide a constructor for a derived class

A.
always
B.
if the base class constructor required arguments
Answer
C.
if the base class constructor does not required arguments
D.
never

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board