Explain about inheritance hierarchies?

Submitted by: Administrator
An inheritance hierarchy has a collection of all classes which fall under the main class. Inheritance chain defines the path from where all the sub classes originated and their relation ship. Controller normally handles user input. Inheritance hierarchy is very important in software modeling.
Submitted by: Administrator

Read Online Core Java Job Interview Questions And Answers