You define a method according to the following code segment. (Line numbers are included for
reference only.)
Where should you insert code that must be executed, regardless of whether or not an error is
thrown?
A.
Between lines 05 and 06
B.
Between lines 08 and 09
C.
Between lines 11 and 12
D.
Between lines 12 and 13