Answer Posted / sitaram
Wrapper classes are used to convert primitive types to
objects. wrapper classes are final classes. final classes
can't be extends to other class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the font and fontmetrics classes in java programming?
What is method overriding in java ?
Is java call by value?
What is the difference between applet and application?
How can a gui component handle its own events in java programming?
How to sort numbers in java without array?
What is string literal in java?
Where is java located?
What does n mean?
Why chararray() is preferred over string to store the password?
What does nextint () do in java?
Does java allow default arguments?
What is difference between class and object in java?
What does math floor () do?
What is meant by class and object in java?