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 a package?

Answer Posted / pooja

a package is nothing but a folder in which there are a
collection of classes and interfaces.
of course it is a folder , a folder which is created
explicitly is not a package .
the keyword used for creation of package is "package"
syntax:package <package_name>;
compilation syntax:javac -d path file_name.java;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does %d do in java?

1092


How do you achieve singleton?

1031


How will you communicate between two applets?

1216


Mention a package that is used for linked list class in java.

1033


Can you have two constructors in java?

1050


How can you set the applet size?

1108


What is mvc in java?

1063


What are different types of states exist for a thread?

1056


What is the difference between an array and an array list?

1085


Which category the java thread do fall in?

1051


Difference between notify() method and notifyall() method in java?

1019


What is difference between fileinputstream and filereader in java?

1114


What is keyword and identifier?

1191


write a program that list all permutations of ABCDEF in which A appears before B?

2523


What are the different types of constructor?

1040