Question: 1. Program statements that might generate an exception are put in a(n) __________ block. a) if b)try c)error d) exception 2. Statements that should execute
1. Program statements that might generate an exception are put in a(n) __________ block.
a) if
b)try
c)error
d) exception
2.
Statements that should execute when an exception occurs are put in a(n) __________ block.
| if |
| except |
| try |
| else |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
