The segment of code that might create an unexpected problem should be: a. placed in a try

Question:

The segment of code that might create an unexpected problem should be:

a. placed in a try block

b. placed in a catch block

c. placed in a finally block

d. placed on the outside of the try. . .catch. . .finally block

e. included in the Main( ) method

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: