Answer Posted / divya
Wrapping is the process of converting primitive data type
into objects,the Java API provide a set of classes that
make the process easier ,such classes are called Wrapper
classes.The classes which helps for wrapping is called
Wrapped classes.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Tell us something about different types of casting?
What is :: operator in java 8?
Is there any tag in htm to upload and download files?
What is the base class in java from which all classes are derived?
Is a method a procedure?
What are the types of java?
Which variable is the independent variable?
What is size_t?
Why is java called the platform independent programming language?
What are the different ways to handle exceptions?
What is procedure overloading?
What is the primary benefit of encapsulation?
Is java map thread safe?
What is the major drawback of internal iteration over external iteration?
How do you make a thread in java?