Which of the following handles the exception when a catch is not used?
(a) finally
(b) throw handler
(c) default handler
(d) java run time system
I got this question by my school principal while I was bunking the class.
Question is taken from Exception Handling in portion Exception Handling of Java