Answer Posted / prabhu.poddar
Wrapper class is a representation of the base class for a
set of data source. The java wrapper class dont comparises
the consractor all of the primitive wrapper class in java
are immetable.wrapper class in offers library intilazation
services as well as the access for to the data source
servicess that the wrapper class suports.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between class & object?
How to solve the problem of generating the unique hash keys with hash function?
What is the use of static class?
What is meant by interface?
Which containers use a flowlayout as their default layout in java programming?
When will you define a method as static?
What are green threads in java?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
is it possible to instantiate the math class?
Can you explain the final method modifier?
How many bits is a double?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
How to reverse string in java?
How many characters is 2 bytes?
Java.util.regex consists of which classes?