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 do u mean by wrapper Class?
What do u mean by Jvm... How do u change JVM for other OS?
Or No need to Change ...? its like tricky

Answer Posted / babu

In general in java language everything is object but
Primitive data types are not objects.We need a conversion
from primitive data type to object .For this conversion
java provides Wrapper classes.
datatype Wrapper class
int-------Integer
float-----Float
double----Double
long------Long
short-----Short
byte------Byte
char------Char

Is This Answer Correct ?    51 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the relationship between clipping and repainting under awt?

1194


What is the difference between a window and a frame in java programming?

1199


What is maximum size of arraylist in java?

1089


How can you share data between two thread in Java?

984


Which method cannot be overridden in java?

1043


What is a Null object?

1726


Why are global variables used?

1080


What is an enumeration?

1121


What is the difference between static and non-static variables in java programming?

1037


Which java collection does not allow null?

1213


what is heap memory?

1161


What is a variable in java?

1220


What is linked hashset and its features?

1108


What do you meant by active and passive objects?

1141


How to perform quicksort in java?

1192