Answer Posted / bhupendra vijay
Wrapper classes are those classes that allow primitive data
types as objects.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
When does an object becomes eligible for garbage collection in java?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
How to check if linked list contains loop in java?
What are unchecked exceptions in java?
Where is the find and replace?
What is tcp and udp?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What class allows you to read objects directly from a stream?
What is map java?
Can you start a thread twice in Java?
What is difference between c++ and java ?
What are aggregate functions explain with examples?
why are there separate wait and sleep methods? : Java thread
Is java same as core java?
What is a package in java? List down various advantages of packages.