Answer Posted / ravikiran
wrapper class allows us to make use of primitive datatypes
as objects
| Is This Answer Correct ? | 55 Yes | 16 No |
Post New Answer View All Answers
What is the primary benefit of encapsulation?
How can we pass argument to a function by reference instead of pass by value?
What is the difference between a break statement and a continue statement?
what is a thread pool in java and why is it used?
What is the driver class?
Which access specifier can be used with class ?
What is a for loop in java?
What is keyword auto for?
What is the static block?
Java is pass by value or pass by reference? Explain
What is linked hashmap and its features?
What is implicit object in java?
What is a void method java?
what is comparable and comparator interface?
Explain the difference between arraylist and linkedlist in java?