Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Advantages of Single Rooted Hierarchy in java

  Asked By: Gail    Date: Mar 09    Category: Java    Views: 890
  

What are the advantages of Single Rooted Hierarchy for classes in
java?why should I give my file name same as public class name ?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Russell Burns     Answered On: Mar 09

It's easier to find the code for a specific class.

 
Didn't find what you were looking for? Find more on Advantages of Single Rooted Hierarchy in java Or get search suggestion and latest updates.




Tagged: