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
What is a jit compiler?
Can an interface be final?
Can private method static?
How do you compare two objects?
What is the purpose of static methods and variables?
What is Java Reflection API? Why it’s so important to have?
How is java created?
What are data types in programming?
Why is it called a string?
How do you classify Dialog Box?
What is broken and continue statement?
Define jit compiler?
What is a databasemetadata?
What does n mean in java?
Can there be an abstract method without an abstract class?