Vidyalelo
Java Programming · Q100

Exceptions

Programming · Java Programming · question 100

Q100

Which of the following handles the exception when a catch is not used?

A.
finally
B.
throw handler
C.
default handler
Answer
D.
java run time system

Answer: Option C

Solution

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