Question

When using exception handling, place any code that might throw an exception in a __________.
a. catch block
b. try statement.
c. throw block.
d. what statement.

Answer

This answer is hidden. It contains 15 characters.