Microsoft
70-519 · Question #2
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
(32 responses)- A3% (1)
- B13% (4)
- C78% (25)
- D6% (2)
Community Discussion
No community discussion yet for this question.