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 causes memory leaks in java?
What are passing parameters?
give an example for encapsulation?
Is nan false?
Is an empty arraylist null?
How are the elements of a gridbaglayout organized in java programming?
How does arrays sort work in java?
Explain a few methods of overloading best practices in java?
What if static is removed from main method?
Explain an intermediate language?
Give an example of use of pointers in java class.
What is variable length arguments in java?
What is the advantage of OOP in java?
What are java methods?
What are the application of stack?