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 / manoj kumar sahu(secon pvt.ltd

Package is nothing but it can be call as container of all
related class.All *.class files are stored in a package for
that we can implement the require *.class files in our
program.In java one package can be implement by using the
keyword import.The syntex is
import java.<packagename>.*;

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the significance of listiterator.

1172


Is sizeof a preprocessor?

1044


What is difference between wait and notify in java?

1202


How would you use Bubble Sort to sort the number of elements?

1059


Can I learn java without any programming experience?

1091


What is the base class of all exception classes in java?

1107


What is the base class in java from which all classes are derived?

1036


What does opcode mean?

1171


Explain method overloading?

1077


In the below example, what will be the output?

1083


What is a nested structure?

1105


Can we pass null as argument in java?

1002


Which method must be implemented by all threads?

1318


What is the mapping mechanism used by java to identify IDL language?

1050


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

1196