Answer Posted / rakesh kumar mishra
Collection accepts only object not primitive data-type And
server also works on only Objects.
So By help of wrapper class we can convert primitive
data-type to Object.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
How hashset works internally in java?
How do you decide when to use arraylist and linkedlist?
What is immutable class in java?
What is a dot notation?
Is java a utf 8 string?
How many bytes is a string in java?
How do you format in java?
Explain different states of a thread in java?
What is the difference between method and means?
What is the program development process?
Give an example of use of pointers in java class.
When will we use them?
What is use of map in java?
What is the difference between checked exception and unchecked exception?
What is multi level inheritance in java?