Q:

Which among the following is best definition of a derived class?

0

Which among the following is best definition of a derived class?


  1. A child class
  2. A class which inherits one or more classes
  3. A class with keyword derived
  4. A class with more than one constructor

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(b).A class which inherits one or more classes

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which among the following is inherited by a derive... >>
<< If a base class is added with few new members, its...