Caching And Debugging - Study Mode

[#11] Where is the error icon shown in the Internet Explorer?
Correct Answer

(B) Status bar

Explanation

Solution: The error icon is shown in the status bar of the Internet Explorer.

[#12] Where is the error icon option available?
Correct Answer

(A) Tools

Explanation

Solution: The error icon option can be enabled in the Tools.

[#13] Which of the following is the window that the Firefox sends the error messages to?
Correct Answer

(D) Error Console

Explanation

Solution: The browsers like Firefox, Netscape and Mozilla send error messages to a special window called the JavaScript Console or Error Consol.

[#14] What is the procedure to view the console in the Firefox?
Correct Answer

(A) Tools->Error Console

Explanation

Solution: To view the console, select Tools –> Error Consol or Web Development.

[#15] What is the other way of calling the Error Console in Firefox?
Correct Answer

(B) JavaScript Console

Explanation

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