Well done!
You have completed Error Handling in JavaScript Quiz!
Quiz Question 1 of 5
When an exception occurs within a try
block and no catch
block is provided, but a finally
block is present, what will be the outcome?
Choose the correct answer below: