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 Java package and how is it used?

Answers were Sorted based on User's Feedback



What is a Java package and how is it used?..

Answer / guest

Package is a separate naming context for the group of
classes and interfaces.It provides a high level layer of
access protection and name space management.Packages can
have access specifiers.

Is This Answer Correct ?    13 Yes 2 No

What is a Java package and how is it used?..

Answer / kumar

package is a related classes,first software companies facing the problem of package creation,in java devolopers using all package names are co-inside.so thats time they are start using
package names our company website names.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Core Java Interview Questions

what is bytecode ?explain in detail and watz the difference between bytecode and machine code?

6 Answers   Lucent,


how do you store phone numbers using java collections

5 Answers   Bosch, IBAB,


What is internal variable?

0 Answers  


Does it matter in what order catch statements for filenotfoundexception and ioexception are written?

0 Answers  


How can you reverse a string?

8 Answers  


Can a class be final?

0 Answers  


Find the value of a specified element of the array arr[i] where 0 <= i <= n-1

0 Answers   Amazon,


There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....

5 Answers  


How do you reverse a string in java?

0 Answers  


Can we overload the methods by making them static?

0 Answers  


what are literals in java?

2 Answers  


What is difference between an object and a class?

0 Answers   Amdocs,


Categories