Q. 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.
β
Correct Answer: (C)
Mandatory