Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the advantages of packages in java?

Answer Posted / glibwaresoftsolutions

The benefits of defining packages in Java are numerous.

Name conflicts are avoided by packages.
The package makes access control simpler.

Additionally, we can have hidden classes that are utilized by the package but are not visible from the outside.
The linked classes are easy to find.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you remove an element from an arraylist in java?

1071


Is main a function?

1127


State some situations where exceptions may arise in java?

1103


What is difference between public static and void?

1074


What are "methods" and "fields"?

1067


What are scalar data types?

1131


What is string in java with example?

1113


Can an interface extend a class?

1058


What is the size of integer?

1153


What are the pillars of java?

970


Explain exception chaining in java?

1225


Do you know why doesn't the java library use a randomized version of quicksort?

994


Explain the difference between static and dynamic binding in java?

1113


Why there are some null interface in java? What does it mean?

1188


Can we assign integer value to char in java?

1084