Computer Science, asked by umasankar0417, 6 months ago

17
*
Which of these Exception handlers cannot
be type parameterized?​

Answers

Answered by mayank123964
1

playing free fire you can also join

Answered by krs1000024519
0

Answer:

catch

throw

throws

Explanation:

we cannot Create, Catch, or Throw Objects of Parameterized Types as generic class cannot extend the Throwable class directly or indirectly.

Similar questions