please tell me what is wrapper class in java with example ?

Answer Posted / srinu

The wrapper class used for To convert Primitive data Type
in to User defined data Type and also Collection class
contain all user defined data type this user defined data
type convert into primitive data type

Is This Answer Correct ?    22 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I stop concurrentmodificationexception?

769


Is there any sort function in java?

864


Explain parallel processing in java8?

922


What is integer valueof?

885


What is pass by value?

736


What is difference between adapter class and listener?

738


What does ide stand for?

732


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

929


What are heap memory and stack memory and what are memory tables.

770


Can we have any other return type than void for main method?

778


What is balanced tree in java?

741


Can a class be final?

730


Explain about join() method?

760


What is a vararg?

771


Write a program to print all permutations of string?

925