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 are the concepts of 'OOPS'?
How many bits is a char?
Can java object be locked down for exclusive use by a given thread?
Why we cannot override static method?
What are design patterns and please explain?
What are void methods?
What are format specifiers in java?
Is empty list java?
Which sorting algorithm is best in java?
What is static keyword?
What is meant by final class?
What means public static?
Explain an intermediate language?
What is the maximum size of list in java?
What is classpath?