please tell me what is wrapper class in java with example ?
Answer Posted / ankur tyagi
The wrapper class used for To convert Primitive data Type
in to User defined data Type.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you read and print a string in java?
What is a line break example?
What does 0 mean in boolean?
What is java used for?
Can we have any code between try and finally blocks?
Can a class with private constructor be extended?
What is a boolean used for?
What are the advantages of packages in java?
What methods are used to get and set the text label displayed by a button object?
How garbage collection is done in java?
Explain runtime exceptions?
What do you understand by copy constructor in java?
Is void a data type?
What are the approaches that you will follow for making a program very efficient?
When does an object becomes eligible for garbage collection in java?