If you include three statements in a try block and follow the block with three catch blocks, and the second statement in the try block throws an Exception, then ___________.
a. the first catch block executes
b. the first two catch blocks execute
c. only the second catch block executes
d. the first matching catch block executes
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.