Question: Where the base class constructor is called in the derived class definition? Question 5 options: In the derived class constructor body. In the derived class
Where the base class constructor is called in the derived class definition?
Question 5 options:
| In the derived class constructor body. | |
| In the derived class member initializer list. | |
| In the parameter list of the derived class constructor. | |
| In the base class definition. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
