Q:

Which among the following is false?

0

Which among the following is false?


  1. If one class inherits the inherited class in single level inheritance, it is multi-level inheritance
  2. Hybrid inheritance always contains multiple inheritance
  3. Hierarchical inheritance involves inheriting same class into more than one classes
  4. Hybrid inheritance can involve any types of inheritance together

All Answers

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

(b).Hybrid inheritance always contains multiple inheritance

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 class A has two nested classes B and C. Class D... >>
<< Which among the following is correct for the follo...