Which among the following is best definition of a derived class?
(a) A child class
(b) A class which inherits one or more classes
(c) A class with keyword derived
(d) A class with more than one constructor
I have been asked this question in semester exam.
Enquiry is from Derived Class topic in chapter Classes of Object Oriented Programming