Identify whether the following statement is true or false.
The finally block is executed when an exception is thrown, even if no catch matches it.
Reveal answer
Fill a bubble to check yourself
Identify whether the following statement is true or false.
The finally block is executed when an exception is thrown, even if no catch matches it.