please tell me what is wrapper class in java with example ?
Answer Posted / kotimuthyala
for each and every fundamental datatype theire exist predefined class.such predefined called wrapper class.the perpose of wrapper class is that converting numerical string data into fundamental data
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is arrays aslist in java?
What is Enum in Java?
what methods would you overwrite in java.lang.object class?
What is instance example?
Explain what pure virtual function is?
Does java set allow duplicates?
Why is a singleton bad?
How to reverse string in java?
What are the advantages of java over cpp?
How can we find the actual size of an object on the heap?
What is static block?
Does java vector allow null?
What is polymorphism in java? What are the kinds of polymorphism?
What is starvation?
What is meant by JVM? Is JVM platform independent or not?