Solved

When an Unchecked Exception Occurs in a Method but Is

Question 15

Multiple Choice

When an unchecked exception occurs in a method but is not caught, ________.


A) the method-call stack is "unwound."
B) the method terminates.
C) all local variables in that method go out of scope.
D) All of the above.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions