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
What happens when I use / and % with a negative numerator?
Does A Class Inherit The Constructors Of Its Superclass?
give an example for encapsulation?
Why is singleton class used?
how to create multithreaded program? : Java thread
What is the list interface in java programming?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
Have you ever used hashtable and dictionary?
Difference between method overloading and overriding.
Does java isempty check for null?
Explain the difference between arraylist and linkedlist in java?
What defines function?
What are static variables and functions?
Why is java so popular?
What are the types of sockets in java?