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 the purpose of premetive data types in java?

Answers were Sorted based on User's Feedback



What is the purpose of premetive data types in java?..

Answer / ravikiran(aptech mumbai)

primitive datatypes will allocate some memory in accordance
with the type of the variable

Is This Answer Correct ?    6 Yes 1 No

What is the purpose of premetive data types in java?..

Answer / parameswaran

In java contains eight type of primitive data
type:byte,short,int,long,float,double,char,boolean..
In wrapper class is called converting ordinary variable into
objects.so this concept is used for collections in
java.because collection don't know data types..only object..

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Core Java Interview Questions

Differentiate between a class and an object.

0 Answers  


What is meant by memory leak?

0 Answers  


Write a program to calculate factorial in java?

0 Answers  


What is string in java? String is a data type?

0 Answers  


If an application has multiple classes in it, is it okay to have a main method in more than one class?

0 Answers  


When is the arraystoreexception thrown?

0 Answers  


whats the difference between == and .equal ?

10 Answers   Cisco,


Why do we need wrapper class?

0 Answers  


Difference between process and thread?

0 Answers   HP,


What is a war file?

0 Answers  


Why null interfaces are used in Java?

2 Answers  


List two java ide’s?

0 Answers  


Categories