Q98
How do we debug a script?
A.
Use of JavaScript Validator
B.
Use of JavaScript Debugger
C.
Use of JavaScript Validator & Debugger
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
Both the JavaScript Validator and the JavaScript Debugger can be used to debug a script.