Vidyalelo
JavaScript · Q96

Caching And Debugging

Programming · JavaScript · question 96

Q96

What is the other way of calling the Error Console in Firefox?

A.
Error Window
B.
JavaScript Console
Answer
C.
JavaScript Window
D.
None of the above

Answer: Option B

Solution

Answer: Option B
Solution:
The Error Console is also termed as the JavaScript Console.