Q:

Which among the following best defines multilevel inheritance?

0

Which among the following best defines multilevel inheritance?


  1. A class derived from another derived class
  2. Classes being derived from other derived classes
  3. Continuing single level inheritance
  4. Class which have more than one parent

All Answers

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

 (b).Classes being derived from other derived classes

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

total answers (1)

OBJECT ORIENTED PROGRAMMING INHERITANCE AND ITS TYPES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If there are 5 classes, E is derived from D, D fro... >>
<< If base class contains 2 nested classes, will it b...