Multiple choice Which points you to the exact lines where errors occur & allows messages to be written? Javascript program Java data Javascript console Reveal answer Fill a bubble to check yourself C Correct answer Explanation The browser console is the primary tool for debugging JavaScript, showing error messages and line numbers.