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 wrapper class and its uses?

Answer Posted / vijayakumar chinnasamy

A class enclosed or Wrapped the primitive data type is
called wrapper class.

Number class is the super class for Wrapper class. subclass
of Number classes are Byte,Short,Intger,Long,Float,Double,
Character

primitive values Wrapper class

byte Byte
short Short
int Integer
long Long
float Float
char Character

Mostly the wrapper classes are used to pass the date thru
networks/serializable.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a static method in java?

1094


What are the topics in core java?

1126


What is difference between path and classpath?

1264


What does it mean that a method or field is “static”?

1022


What is the difference between a break statement and a continue statement?

1080


Is minecraft 1.15 out?

1011


What is arraylist e in java?

1104


What are the four integer types supported by java?

1093


What is the inheritance?

1020


What is the do while loop syntax?

1081


Explain the access modifiers for a class, method and variables?

1183


How do you sort a string in java?

1015


What are abstract methods in java?

1167


What does system.gc() and runtime.gc() methods do?

1091


How many types of methods are there in java?

1061