What is hierarchy?

Submitted by: Administrator
A classification of relationships in which each item except the top one (known as the root) is a specialized form of the item above it. Each item can have one or more items below it in the hierarchy. In the Java class hierarchy, the root is the Object class.
Submitted by: Administrator

Read Online J2SE Job Interview Questions And Answers