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
How can we create a thread in java?
What is garbage collection? Can it be forced to run?
What is difference between identifier and variable?
What is a wrapper method?
What is the use of static methods?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
What is difference between overloading and overriding in java?
What are the two ways in which thread can be created?
Can you pass by reference in java?
Difference between class#getinstance() and new operator ?
Is java 11 paid version?
How many java versions are there?
Why java is considered dynamic?
Is there is any difference between a scrollbar and a scrollpane?
When is the finalize() called?