Answer Posted / janet
Wrapper classes are classes that allow primitive types to
be accessed as objects.
| Is This Answer Correct ? | 111 Yes | 18 No |
Post New Answer View All Answers
Why do we need data serialization?
How do I convert a string to an int in java?
What is the symbol for average?
Does hashset allow duplicates in java?
How to call one constructor from the other constructor ?
Why do we override tostring method in java?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
How do you declare an array that will hold more than 64KB of data?
How do you make an arraylist empty in java?
What is the difference between a static and a non-static inner class in java programming?
What is the use of arrays tostring () in java?
What is module in project?
Why does java not allow multiple public classes in a java file ?
Is vector ordered in java?
How do you calculate roots in java?