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
Computer Science & Information Technology
You might also like to view...
If Word has set the linked to previous option as default, you need to unlink headers and footers if you want to change it for the current section
Indicate whether the statement is true or false
Computer Science & Information Technology
You use the ____ command to create a Linux file system on a device.
A. mount B. fsck C. fdisk D. mkfs
Computer Science & Information Technology