Q:

Does following code show multiple inheritance?

0

Does following code show multiple inheritance?


  1. Yes, class C and class D
  2. Yes, All together it’s multilevel
  3. No, 4 classes are used
  4. No, multiple inheritance is used with class A, B and C

All Answers

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

(d).No, multiple inheritance is used with class A, B and C

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
Is it compulsory for all the classes in multilevel... >>
<< In multilevel inheritance, which is the most signi...