After a Catch block is entered to handle an exception, which of the following statements are true?
I. A Catch block can rethrow an exception that it has not handled.
II. A Catch block can rethrow an exception that it has partially handled.
III. A rethrown exception may be handled by an exception handler list after that enclosing Try block.
IV. A Catch block cannot rethrow an exception that it has completely handled.
a. All of the above
b. II, III, and IV
c. I, II, and III
d. both I and II
c. I, II, and III
You might also like to view...
The __________ Mean used for a time-based variable, such as program execution time, has the important property that it is directly proportional to the total time.
Fill in the blank(s) with the appropriate word(s).
The procedures for marking citations in a table of authorities are the same as for an index.
Answer the following statement true (T) or false (F)