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

What is predicate in java?

1103


Explain the polymorphism principle?

1076


Can we declare a constructor as final?

1399


Explain about anonymous inner classes in java?

1142


What is a jit compiler?

1192


What is the meaning of flag day?

1082


Why charat is used in java?

1110


How to sort array of 0 and 1 in java?

1002


What are the three types of design patterns?

1012


Do you need to import math in java?

1063


Write a method that will remove given character from the string?

1084


Can you inherit from an abstract class java?

1048


What variables are stored in stack?

1021


How will you calculate the depth of a binary tree if the tree contains 15 nodes?

1136


What is the difference between the prefix and postfix forms of the ++ operator?

1058