-->

If base class has constructor with arguments, then it is ________________ for the derived class to have constructor and pass the arguments to base class constructor.


a. Optional

b. Mandatory

c. Compiler dependent

d. Error












ANSWER: Mandatory