Vidyalelo
Computer Science · Q154

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 154

Q154

The prototype for a derived class constructor may include arguments for

A.
data members of the derived class
B.
data members of the base class
C.
both (a) and (b)
Answer
D.
neither (a) nor (b)

Answer: Option C

Solution

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