Q:

If single inheritance is used with class A and B. A is base class. Then class C,D and E where C is base class and D is derived from C, then E is derived from D

0

If single inheritance is used with class A and B. A is base class. Then class C,D and E where C is base class and D is derived from C, then E is derived from D. Class C is made to inherit from class B. Which is the resultant type ?


  1. Single level
  2. Multilevel
  3. Hybrid
  4. Multiple

All Answers

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

 (b).Multilevel

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
Diamond problem includes ____________________ hybr... >>
<< How many types of inheritance should be used for h...