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 inner class and nested class?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
why not override thread to make a runnable? : Java thread
What is a module function?
Does treeset allow null in java?
Is java 1.7 the same as java 7?
Describe the various concepts related to object oriented programming (oop).
Why do we need data structure in java?
Explain the selection sort algorithm?
What are measurable parameters?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What about static nested classes in java?
What is square root in java?
Is string thread safe in java?
What is the method to declare member of a class static?