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

Can we create an object of private class?

535


Explain the features of java?

575


How do you find the absolute value?

549


Mention some interfaces implemented by linked list in java.

526


What is the use of StringTokenizer class?

598






What is stringjoiner ?

564


What is collection api?

598


Why pointers are not used in java?

566


How do you check if two strings are equal in java?

568


What is the difference amongst jvm spec, jvm implementation, jvm runtime ?

492


What is callable java?

542


What is difference between final and finally in java?

570


What method is used to specify a container's layout in java programming?

528


What is multi-catch block in java?

605


What is entry in java?

515