Answer Posted / guru
wrapper class used access the primitive data types as objects.
we cant store primitive data in arraylist,hashtable so we
using wrapper class used to store primitive data types as
objects,caz objects only can store in collections
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is call by reference possible in java?
When throw keyword is used?
What is the final variable?
What value is a variable of the string type automatically initialized?
Explain about arraylist?
What is method reference?
Which variable is the independent variable?
Explain the private protected method modifier?
Is null a string or object in java?
What is java basic concept?
What is the difference between menuitem and checkboxmenu item?
What is string in java? String is a data type?
Why is stringbuffer called mutable?
Can we write any code after throw statement?
What carriage return means?