please tell me what is wrapper class in java with example ?
Answer Posted / srinu
The wrapper class used for To convert Primitive data Type
in to User defined data Type and also Collection class
contain all user defined data type this user defined data
type convert into primitive data type
| Is This Answer Correct ? | 22 Yes | 8 No |
Post New Answer View All Answers
What exactly is methodology?
How many bytes is string in java?
Give a brief description of java socket programming?
How do you declare an array in java?
What is a qualifier in a sentence?
Is java util regex pattern thread safe?
What is difference between identifier and variable?
What is the file extension for java?
What is a lock or purpose of locks in java?
What is java regex?
What happens if we don’t override run method ?
Explain the difference between static and dynamic binding in java?
What is a parameter used for?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What is the use of conditional statement?