Q13
What is autounboxing in Java?
A.
The automatic conversion of wrapper classes to their corresponding primitive types
AnswerB.
The process of converting a string to an integer
C.
A feature for boxing objects
D.
A feature for manually converting wrapper classes to primitive types
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board