Examveda
Examveda

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);

Answer: Option A

Solution(By Examveda Team)

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

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging