Multiple Choice
A ____ error occurs when the JavaScript interpreter encounters a problem while a program is executing.
A) run-time
B) syntax
C) logic
D) browser
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: _ is the temporary suspension of program
Q7: Briefly explain how to use comments to
Q8: You log values to the console using
Q9: Name two tools you can use to
Q10: You enclose code that may contain an
Q12: In _ mode, some features are removed
Q13: Explain how strict mode can be useful
Q14: What is the difference between a variables
Q15: Explain how access to the call stack
Q16: Writing values directly to the console is