1.

Firebug can be used to inspect ___________(a) HTML(b) CSS(c) DOM(d) All of the mentionedI have been asked this question at a job interview.My query is from JavaScript with FireBug topic in portion Performance Measures in JavaScript of JavaScript

Answer»

Correct option is (d) All of the mentioned

Best explanation: Firebug is an extension for the Mozilla Firefox browser that allows you to debug and inspect HTML, CSS, the Document OBJECT MODEL (DOM) and JAVASCRIPT. In addition to debugging web pages, Firebug was used for web security testing and web PAGE performance analysis.



Discussion

No Comment Found

Related InterviewSolutions