Answer Posted / ravikiran
wrapper class allows us to make use of primitive datatypes
as objects
| Is This Answer Correct ? | 55 Yes | 16 No |
Post New Answer View All Answers
Do you need to import math in java?
How do you read and print a string in java?
What is nullpointerexception in java?
Explain about static imports in java?
Are generics important java?
Write a program to print all permutations of string?
How to make a read-only class in java?
Which is illegal identifier in java?
What is a nested class?
Can a main method be declared final?
What is the purpose of return statement?
What is string [] args?
What are the problems faced by java programmers who don't use layout managers?
Why is stringbuffer not immutable?
What is Recursion Function?