Answer Posted / ranganathkini
All of Java's primitive data types have an associated
Wrapper class. These wrapper classes provide useful
functions such as conversion or comparisons most of which
are used by Java implicitly.
Also a wrapper serves as a container for primitive values in
conditions where a reference type is expected.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the base class of all exception classes?
What are scalar data types?
What is a variable declaration?
What are the different tags provided in jstl?
What is boolean example?
what do you mean by stream pipelining in java 8? Explain
What is java string pool?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
What is ph and buffers?
How concurrent hashmap works?
Where is stringbuffer stored?
What are computer functions?
What is the difference between Error, defect,fault, failure and mistake?
What is the reflection?
What is meant by final class?