What are wrapper classes?

Answer Posted / prabhu.poddar

Wrapper class is a representation of the base class for a
set of data source. The java wrapper class dont comparises
the consractor all of the primitive wrapper class in java
are immetable.wrapper class in offers library intilazation
services as well as the access for to the data source
servicess that the wrapper class suports.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is string passed by reference in java?

551


How many bytes is a url?

566


What is an example of a constant variable?

539


What is a final class in java?

547


What is the purpose of file class?

550






Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?

609


Explain the difference between private, public, package and protected in java?

601


Why java is secure? Explain.

601


What are the restriction imposed on a static method or a static block of code?

600


What is the major difference between linkedlist and arraylist?

514


What is this keyword used for?

695


Can constructor return value?

512


Is java platform independent?

572


Why enumeration is faster than iterator?

531


Implement two stacks using a single array.

575