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
What do you mean by a JVM?
Does a class inherit the constructors of its superclass in java programming?
Is simpledateformat safe to use in the multithreaded program?
What is the meaning of course?
Explain the concept of hashtables?
What are exception handling keywords in java?
Explain the use of javap tool.
What is a classloader in java?
According to java operator precedence, which operator is considered to be with highest precedence?
What is boolean example?
Explain about class in java?
What do you mean by local variable and instance variable?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
What is tostring () method?
What is a string token?