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

What is java autoboxing?

997


What is the static variable?

1183


What are passing parameters?

1144


What is data type example?

1007


What is the role of the java.rmi.naming class?

1146


What is user defined exception in Java?

1132


What's the default access specifier for variables and methods of a class?

1166


What is queue in java?

1223


What is java instanceof operator?

1104


What are use cases?

1015


What is a conditional equation?

1097


What are the advantages of user defined functions?

1065


How do you check if a character in a string is a digit or letter?

1123


Difference between Linked list and Queue?

1081


Explain about field hiding in java?

1000