ICSE Class 10 Computer Applications Question 18 of 30

Solved 2023 Question Paper ICSE Class 10 Computer Applications — Question 18

Back to all questions
18
Question

Question 1(xviii)

When an object of a Wrapper class is converted to its corresponding primitive data type, it is called as ............... .

  1. Boxing
  2. Explicit type conversion
  3. Unboxing
  4. Implicit type conversion
Answer

Unboxing

Reason — When an object of a Wrapper class is converted to its corresponding primitive data type, it is called as unboxing.