Multiple Choice
The conversion from an object of a wrapper class to a value of its associated primitive type is called:
A) Boxing
B) Unboxing
C) Converting
D) Reinstantiating
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: A class that contains public methods that
Q35: Javadoc requires a comment to be delimited
Q36: You may use methods of the Math
Q37: When used with objects,what is the equality
Q38: You should avoid the use of null
Q40: Write ONE Java statement that computes and
Q41: In a static method,you may use the
Q42: A bit may have the value of
Q43: Write a Java method that returns true
Q44: How many bytes are contained within 16-bits,32-bits,64-bits?