Q:

Which among the following is true ?

0

Which among the following is true ?


  1. Hierarchical inheritance is subset of multiple inheritance
  2. Hierarchical inheritance is strongest inheritance type
  3. Hierarchical inheritance uses only 2 classes for implementation
  4. Hierarchical inheritance allows inheritance of common features to more than one class

All Answers

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

(d).Hierarchical inheritance allows inheritance of common features to more than one class

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
Hierarchical inheritance can be a subset of ______... >>
<< If one class have derived the base class privately...