Vidyalelo
Java Programming · Q36

Java Generics

Programming · Java Programming · question 36

Q36

Which of these Exception handlers cannot be type parameterized?

A.
catch
B.
throw
C.
throws
D.
all of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board