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 meant by wrapper classes?

Answer Posted / vishnu

Wrapper class is a wrapper around a primitive data type. It
represents primitive data types in their corresponding class
instances e.g. a boolean data type can be represented as a
Boolean class instance. All of the primitive wrapper classes
in Java are immutable i.e. once assigned a value to a
wrapper class instance cannot be changed further.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we can make a write-only class in java?

1078


What is the difference between static class and normal class?

1085


What are the fileinputstream and fileoutputstream?

1100


When should you make a function static?

1029


Why hashcode is used in java?

1023


What is a cup of java?

1059


What is the common usage of serialization?

1218


What are heterogeneous objects?

1084


When can an object reference be cast to an interface reference in java programming?

1064


Does java linked list allow duplicates?

1018


What are the two ways to create a thread?

1059


How to sort elements in a parallel array in java?

947


What is the difference between a static and a non-static inner class in java programming?

1138


Which java collection does not allow null?

1208


What is the final variable?

1307