What are wrapper classes?

Answer Posted / niranjanravi

wrapper classes allow primitive data types to be accessed
as objects.Once assigned a value the value of wrapper
classes can't be changed.

Is This Answer Correct ?    48 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many bits are in a sentence?

579


Explain the scope or life time of class variables or static variables?

513


why Java does not support multiple inheritances?

700


what is comparable and comparator interface?

570


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

569






when to use ArrayList and when to use HashMap in webApplication.

3878


Difference between arraylist and vector.

583


In which order the iterator iterates over collection?

577


Is array synchronized in java?

548


Is array a class in java?

501


How can you make sure that your singleton class will always return single instance in multi-threaded environment?

566


What is static keyword in java?

547


What data type is a string?

509


How do you bind variables?

517


Can the garbage collection be forced by any means?

528