Q18
Which of the following keyword stops the execution of JavaScript?
A.
break
B.
return
C.
debugger
AnswerD.
try....catch
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board