Vidyalelo
Java Programming · Q77

Exceptions

Programming · Java Programming · question 77

Q77

Which of these keywords must be used to handle the exception thrown by try block in some rational manner?

A.
try
B.
finally
C.
throw
D.
catch
Answer

Answer: Option D

Solution

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