InterviewSolution
Saved Bookmarks
| 1. |
What is the procedure to view the console in the Firefox?(a) Tools -> Error Console(b) Tools -> Error Window(c) Help -> Error Console(d) Tools -> Bug windowThe question was posed to me in an internship interview.My doubt stems from Forms of Debugging in portion Caching, Debugging and Animation of JavaScript |
|
Answer» CORRECT choice is (a) Tools -> Error Console The BEST I can EXPLAIN: The error icon OPTION can be enabled in the Tools. To view the console, select Tools –> Error Console or Web Development. |
|