Q. What kind of error notifications are shown in the console window?
β
Correct Answer: (C)
Both Syntax error and Runtime error
Explanation: Error notifications that show up on Console or through Internet Explorer dialog boxes are the result of both syntax and runtime errors. These error notification include the line number at which the error occurred.