Answer Posted / niranjanravi
wrapper classes allow primitive data types to be accessed
as objects.Once assigned a value the value of wrapper
classes can't be changed.
| Is This Answer Correct ? | 48 Yes | 10 No |
Post New Answer View All Answers
why would you use a synchronized block vs. Synchronized method? : Java thread
What is linked hashmap and its features?
What are the problems faced by java programmers who don't use layout managers?
When should I use a singleton?
What is anagram number?
What is the hashcode () and equals () used for?
Is void a return type?
How to set the permissions to a file in java?
Explain java heap space and garbage collection?
What are the basic interfaces of java collections framework?
How do you use compareto method?
What are predicates in java 8?
Is nan false?
Can you write a java class that could be used both as an applet as well as an application?
What is the disadvantage of synchronization?