An advantage of using generic types is

A) lower compile-time overhead
B) increased portability of Java programs
C) increased type-safety without the need to do typecasts at run time
D) faster execution of programs that use generics

C) increased type-safety without the need to do typecasts at run time

Computer Science & Information Technology

You might also like to view...

A(n) ________ is optimized for a small-screen device

a. add-on b. extension c. mobile browser d. tab

Computer Science & Information Technology

Context is a critical first step in ____.

A. scoping B. implementing C. designing D. tailoring

Computer Science & Information Technology