When the compiler translates a generic method into Java bytecodes, it uses __________ to replace the type parameters with actual types.

a. erasure.
b. compile-time type replacement.
c. compile-time type checking.
d. compile-time type safety.


a. erasure.

Computer Science & Information Technology

You might also like to view...

A(n) image is the location in a web page that displays in a browser window when the link is clicked. 

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

Computer Science & Information Technology

The special memory storage areas built into the CPU are called ________

A) cells B) registers C) accumulators D) buffers

Computer Science & Information Technology

Main memory is volatile; whatever is stored in it is lost when the computer's power is turned off.

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

Computer Science & Information Technology

A(n) ____________________ is a general term for a way to encrypt data.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology