Question

We need to ensure that the private member variables that are inherited from the base class are initialized when a ____ of the derived class executes.
a. destructor
b. constructor
c. copy constructor
d. friend function

Answer

This answer is hidden. It contains 1 characters.