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 is meant by package in java?

Answer Posted / sonali

package is collection of classes and interfaces, that
provides a high level layer of access protection and nams
space mgt. Also it is a way of grouping of variety of
classes and interfaces together.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to call one constructor from the other constructor ?

1121


What are the advantages of defining packages in java?

1040


What is the abstract class?

1091


Can we use both this () and super () in a constructor?

1049


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

1240


What is a pattern what is an anti pattern?

1033


Can we catch more than one exception in single catch block?

1123


What is the formula to calculate percentage?

1073


What is number data type?

1075


design an lru cache in java?

1049


how does multithreading take place on a computer with a single cpu? : Java thread

1201


Why does java not support operator overloading?

1189


What is the purpose of the finalize() method?

1299


What are the default and parameterized constructors?

1103


Can you write a java class that could be used both as an applet as well as an application?

1005