Hierarchical inheritance is one super-class having more than one sub-class - Java

Q.  Java: In this type one super-class is having more than one sub-class?
- Published on 24 Jun 15

a. Hierarchical inheritance
b. Single inheritance
c. Multiple inheritances
d. Multilevel inheritance

ANSWER: Hierarchical inheritance
 
Hierarchical inheritance is when a class has more than one sub classes (child classes)

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)