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
Why strings in java are called as immutable?
What do you understand by soft reference?
What is JFC?
Is null false in java?
How to perform quicksort in java?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is the difference between Grid and Gridbaglayout?
What is numel matlab?
What about main() method in java ?
How do you sing an Applet ?
How can we make a class virtual?
What is classname class in java?
What is boolean used for?
Can we declare a constructor as final?
Which class should you use to obtain design information about an object in java programming?