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 importance of inheritance in java?
Can you write a java class that could be used both as an applet as well as an application?
How can we avoid including a header more than once?
What do you understand by the term string pool?
What is the disadvantage of synchronization?
Explain creating threads by implementing runnable class?
how to create constants in java?
Why parsing is done?
Why we override equals() method?
What are the access modifiers available in java?
Why is singleton class used?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
How to avoid memory leak in java?
what is meant by HQL?
Is string a class in java?