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
What is difference between null and void?
What is the method to expand and collapse nodes in a jtree?
How do you create a first line indent?
Can we extend private class in java?
explain the difference between jdk and jvm?
What are the two categories of data types in the java programming language?
What is the difference between iterator and list iterator?
Can java arraylist hold different types?
What is instanceof keyword?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
What is difference between char array and string?
What is the current version of java?
What are the steps in the jdbc connection?
What is variable argument in java?
What is the purpose of the system class in java?