Q:

If multi-level inheritance is used, First class B inherits class A, then C inherits B and so on. Till how many classes can this go on?

0

If multi-level inheritance is used, First class B inherits class A, then C inherits B and so on. Till how many classes can this go on?


  1. Only till class C
  2. Only till class J
  3. Only till class Z
  4. There is no limit

All Answers

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

 (d).There is no limit

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
Which among the following defines single level inh... >>
<< How many classes can be inherited by a single clas...