A

Admin • 833K Points
Coach

Q. Which of the following is added to prefs.js when the console is automatically opened during JavaScript error?

  • (A) user_pref("javascript.console.open_on_error", true);
  • (B) user_pref("javascript.console.open_error ", true);
  • (C) user_pref("javascript.console.open_error ", false);
  • (D) user_pref(" javascript.console.open_on_error", false);
  • Correct Answer - Option(A)
  • Views: 36
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

is added to prefs.js when the console is automatically opened during JavaScript error.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.