Microsoft
70-515 · Question #72
70-515 Question #72: Real Exam Question with Answer & Explanation
Sign in or unlock 70-515 to reveal the answer and full explanation for question #72. The question stem and answer options stay visible for context.
Question
You create an ASP.NET page. The page uses the jQuery $.ajax function to make calls back to the server in several places. You add the following div element to the page. <div id="errorInfo"> </div> You need to implement a single error handler that will add error information from all page $.ajax calls to the div named errorInfo. What should you do?
Options
- AAdd the following options to each $.ajax function call:
- BAdd the following code to the $(document).ready function on the page:
- CAdd the following option to each $.ajax function call:
- DAdd the following code to the $(document).ready function on the page:
Unlock 70-515 to see the answer
You've previewed enough free 70-515 questions. Unlock 70-515 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.