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
How many types of literals are there in JAVA?
What is ternary operator in java?
What is java oops?
Difference between a process and a program?
How do you start a new line in java?
What is the difference between replace and replace all?
Why synchronization is important in java?
What is the use of private static?
How does predicate work in java?
What is the use of beaninfo?
What is a singleton factory?
What is the difference between reader/writer and inputstream/output stream?
Can a constructor call the constructor of parent class?
What is structure of java heap? What is perm gen space in heap?
Why chararray() is preferred over string to store the password?