please tell me what is wrapper class in java with example ?
Answer Posted / pradeep
the wrapper class is used for accessing the primtive data
type for to the object.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What is local class in java?
What is overloading and overriding in java?
Explain serialization and deserialization in java?
What about method local inner classes or local inner classes in java?
Can a final method be overloaded?
What is overriding in java?
Explain spliterator in java8?
How do you read a char in java?
Can we clone singleton class in java?
How can u increase the heap size in the memory?
Can we declare a constructor as final?
What is meant by nested loop?
Why is the main method declared static?
how come we know the object is no more used in the class?
Can You Have Virtual Functions In Java?