Microsoft
70-519 · Question #25
You need to recommend a debugging strategy for JavaScript code on the shopping cart page. Which approach should you recommend?
The correct answer is C. Attaching a debugger to the Internet Explorer process. See the full explanation below for the reasoning.
Question
You need to recommend a debugging strategy for JavaScript code on the shopping cart page. Which approach should you recommend?
Options
- AUse of the Microsoft Script Debugger
- BUse of the Internet Explorer Developer Tools
- CAttaching a debugger to the Internet Explorer process
- DAttaching a debugger to the Web development server process
How the community answered
(34 responses)- A3% (1)
- B12% (4)
- C82% (28)
- D3% (1)
Community Discussion
No community discussion yet for this question.