please tell me what is wrapper class in java with example ?
Answer Posted / naresh tuhania
By the help of Wrapper classes we can convert a primitive
type into Object type . These are the static classes and
provides methods for this .
| Is This Answer Correct ? | 41 Yes | 7 No |
Post New Answer View All Answers
How to sort array of 0 and 1 in java?
What are the advantages of autoboxing?
How do you write a scanner class in java?
What is a singleton factory?
Why java is secure? Explain.
Why java uses the concept of the string literal?
How use .contains in java?
What is the basic difference between string and stringbuffer object?
What is a subsequence of a string?
How to print nodes of a Binary tree?
Describe 2 different ways to concatenate two strings.
Is java hashset ordered?
What is the benefit of singleton pattern?
Explain oops concepts in detail?
How to use arraylist in java netbeans?