Which of the following statements is valid about advantages of generics?
b. generics require use of explicit type casting.
a. generics shift the burden of type safety to the programmer rather than compiler.
d. generics eliminate the possibility of run-time errors?
Answers
Answered by
0
a.generics shift .....................................
Answered by
0
The answer is a)generics shift the burden of type safety to the programmer rather then compiler.
Similar questions