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 are the basic control structures?
What is the default execution method in java?
What is the loop in java?
What is member in java?
How do you declare a variable?
How we can declare a static variable?
How arrays are stored in memory in java?
Is constructor inherited?
What is the difference between post and put?
What is final?
Is minecraft java edition free?
Can we use string in switch case in java?
List down the methods and interfaces of collection class in java.
What do you mean by platform independence?
What is the difference between && and & in java?