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...


Explain naming conventions for packages?



Explain naming conventions for packages?..

Answer / Prashant Gautam

Package names in Java follow a reverse domain-name hierarchy convention, with each major and minor domain name separated by dots (.). The package name is usually lowercase, and the package name of third-party libraries is often written in all uppercase letters. For example, java.lang is a standard package provided by Oracle.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between constructor and method?

4 Answers  


What is use of static in java?

1 Answers  


What is local declaration?

1 Answers  


Which of the classes will have more memory allocated?

1 Answers  


How many bits are allocated to represent character of character sets - Unicode, ASCII, UTF-16, UTF-8?

1 Answers  


Is java se open source?

1 Answers  


why pointer is not used in java?

3 Answers  


What is the primitive type short?

1 Answers  


What is array in java?

1 Answers  


when to use abstract class and when to use interface?

16 Answers   Exterro, iGate, IonIdea,


what is Hashmap & Hashtable wirh example?

5 Answers   CTS, Saksoft,


What’s the difference between unit, integration and functional testing?

1 Answers  


Categories