A

Admin • 833K Points
Coach

Q. What kind of error notifications are shown in the console window?

  • (A) Syntax error
  • (B) Runtime error
  • (C) Both Syntax error and Runtime error
  • (D) None of the mentioned
  • Correct Answer - Option(C)
  • Views: 25
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

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.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.