Which of these keywords are used for the block to be examined for exceptions?
(a) try
(b) catch
(c) throw
(d) check
I got this question by my college director while I was bunking the class.
This key question is from Try & Catch in division Exception Handling of Java