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

What is percentage in java?

1059


Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me

1899


what is the difference between future and callable interface in java?

1319


What is the difference between abstract class and interface1? What is an interface?

1135


Is vector synchronized in java?

1060


If we don’t want some of the fields not to serialize how to do that?

1063


Can we execute a program without main() method?

1090


What are the differences between string, stringbuffer and stringbuilder?

1087


Describe the term diamond problem.

1093


What is the functionality of the stub?

1086


What is time complexity java?

1045


Can we have this () and super () together?

1100


Can we define private and protected modifiers for variables in interfaces?

1129


Can we synchronize static methods in java?

1151


What are the main differences between notify and notifyAll in Java?

1148