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 Wrapper class?

Answer Posted / debapriya patra

When we need to store primitive datatypes as objects, we use
wrapper classes.MEans in utility classes all the utility
classes stores Objects.So when we need to store a primitive
datatype.We make an object of theat primitive data and store it.

Thats why we use Wrapper classes in Java.

Is This Answer Correct ?    172 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us something about different types of casting?

992


What data type is a string?

1059


What is the difference between a field variable and a local variable?

1159


Can a class with private constructor be extended?

1001


what is thread? What are the high-level thread states? : Java thread

1325


How do you break a loop?

1035


define polymorphism in java

1143


State some advantages of java?

1284


How do you write a scanner class in java?

1064


What is meant by class and object in java?

1110


How can we create an immutable class in java?

1121


What is the this keyword?

1089


Can a private method of a superclass be declared within a subclass?

1100


Can private members of a base class are inheritable justify?

965


How does java pattern compile work?

1020