Vidyalelo
JavaScript · Q28

Performance Measures

Programming · JavaScript · question 28

Q28

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

A.
Pause execution in any line
B.
Find Scripts easily
C.
Find Scripts easily & also Pause execution in any line
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
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.