Question: When creating a constructor for a derived class, you must call the base class's constructor. You would do this: A)in the header of the derived
When creating a constructor for a derived class, you must call the base class's constructor. You would do this:
A)in the header of the derived class's constructor.
B)in the body of the derived class's constructor.
C)in the class header of the derived class.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
