If a method throws an exception and the exception is not caught inside the method: a. The

Question:

If a method throws an exception and the exception is not caught inside the method:

a. The program automatically crashes.

b. The rest of the program is executed, but the program statement(s) that caused the problem is skipped.

c. An exception is thrown.

d. The method execution returns to the first line in the method.

e. none of the above

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

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: