In Java, after an exception is handled, control resumes . This is known as the model of exception handling.

a. after the last catch block (or the finally block, if there is one), termination
b. after the last catch block (or the finally block, if there is one), resumption
c. just after the throw point, termination
d. just after the throw point, resumption

a. after the last catch block (or the finally block, if there is one), termination

Computer Science & Information Technology

You might also like to view...

A collection of data or fields is called a(n) ________

A) form B) report C) key D) table

Computer Science & Information Technology

An appropriate type of antenna to be used in a room that has a column in it or in a long hallway would be a(n) _______antenna

Fill in the blank(s) with correct word

Computer Science & Information Technology