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
Explain scope or life time of local variables in java?
Are global variables initialized to zero?
What is starvation?
Can you call one constructor from another if a class has multiple constructors?
How you can force the garbage collection?
How can we achieve thread safety in java?
What are the java ide’s?
How many types of exception can occur in a java program?
What is better- service oriented or batch oriented solutions?
What is considered an anti pattern?
Explain how to force the garbage collection in java.
What is a pointer and does java support pointers?
How to perform merge sort in java?
Why should I use abstract class?
Why java is not 100% object-oriented?