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 are wrapped classes?

Answer Posted / thara

Primitive types are not objects in Java
Many methods are available in the Java library that work
only for objects
Wrapper classes are used to represent primitive data types
as objects.
Boolean, Character, Byte, Short, Integer, Long, Float, and
Double.
Object wrappers for the corresponding native data type.
Object Oriented implementation of the primitive data types

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the importance of finally block in java?

1021


Explain the difference between runnable and callable interface in java?

1093


What are the core java topics?

1103


What means public static?

1087


Does google use java?

1013


What is the impact of declaring a method as final?

1072


When can we say that threads are not lightweight process in java?

1205


Can we instantiate interface in java?

1184


What is printwriter in java?

1000


Can we override the private methods?

1058


Explain restrictions on using enum?

1145


What is ellipsis in java?

1129


What does n mean in java?

1014


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

1140


What are the advantages of java?

1031