Single Choice
Easy
QWhen an exception is thrown, what step will the interpreter take?
ID: #5069
Javascript loops MCQ
127 views
Question Info
#5069Q ID
EasyDifficulty
Javascript loops MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
When an exception is raised in a jump statement, the interpreter will navigate to the closest exception handler, this handler could be located either in the same function or in an outer function that invoked it.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic