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