Vidyalelo
Java Programming · Q101

Exceptions

Programming · Java Programming · question 101

Q101

Which of these handles the exception when no catch is used?

A.
Default handler
Answer
B.
finally
C.
throw handler
D.
Java run time system

Answer: Option A

Solution

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