MCQ
What is the best first step to debug a JavaScript error in a web page?
Explanation
The browser console shows error messages and line numbers that help locate the problem quickly.