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
Why main() method is public, static and void in java ?
What is are packages?
why Java does not support multiple inheritances?
What is a default constructor and also define copy contrucyor?
Can we call the run() method instead of start()?
Is it safe to install java on my computer?
how to split string in java?
How do you check if a number is a perfect square?
Can vector have duplicates in java?
Can we initialize the final blank variable?
Explain how to force the garbage collection in java.
How to compare strings in java?
What is function overriding and overloading in java?
What is the function of http?
How are variables stored in memory?