The automatic conversion of a wrapper type to the corresponding primitive type when the wrapper type is assigned to a variable of the primitive type is called

A) autoboxing
B) unboxing
C) type casting
D) autoconversion


B) unboxing

Computer Science & Information Technology

You might also like to view...

Consider the following memory module advertisement: DDR3 PC3-12800, CL13, unbuffered, non-ECC, DDR3-1600 1.5V, 512Meg x 64. Which item is true for the provided information?

A) Parity is used. B) This chip does not use ECC or parity error checking. C) RDRAM, Inc., developed the technology used on this chip. D) It takes 13 clock cycles to transfer 64 bytes of memory.

Computer Science & Information Technology

An array with 20 ints that receives 5 ints from interactive input has a(n) ____ size of 5.

A. actual B. physical C. logical D. variable

Computer Science & Information Technology

Which group would make the most use of the features in graphics workstations?

A. Gamers B. Professional photographers C. Video editors D. Sound technicians

Computer Science & Information Technology

Aggregate input/output operations are allowed on a struct variable.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology