Question

Q5: An exception:
a. Terminates program execution.
b. Terminates the block where the exception occurred.
c. Will terminate the block where the exception occurred unless a catch command stops it.
d. Will not terminate a block unless explicitly instructed to do so.

Answer

This answer is hidden. It contains 46 characters.