Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which of the following action is possible in Firebug when used as a JavaScript Debugger and Profiler?

  2. A.

     Pause execution in any line

    B.

     Find Scripts easily

    C.

     Find Scripts easily & also Pause execution in any line

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    When Firebug is used as a JavaScript Debugger and Profiler, it can be used to find scripts easily and also pause the execution in any desired line.


Be The First To Comment