Answer Posted / niranjanravi
wrapper classes allow primitive data types to be accessed
as objects.Once assigned a value the value of wrapper
classes can't be changed.
Is This Answer Correct ? | 48 Yes | 10 No |
Post New Answer View All Answers
What is sleep method?
What is the byte order of byte buffer?
How destructors are defined in java?
why Java does not support multiple inheritances?
What is the difference between hashmap and hashtable? What is an interface?
How to create a fecelet view?
How do you trim a space in java?
What is the purpose of skeleton and stub?
What are class types in java?
What is main string [] args?
How do you implement polymorphism in our day to day life?
Explain super keyword in java.
How static variable work in java?
What are design patterns and please explain?
why java does not support unsigned keyword?