Score: 0 / 0 answered
Progress: 0 of 1519 qs
time elap: 00:00
Question 1: What will happen if an error is thrown inside a `try` block and there is no `catch` block?
Subject: 9. Error Handling (try in JavaScript Beginner Level
Difficulty: Hard