Microsoft
70-513 · Question #101
70-513 Question #101: Real Exam Question with Answer & Explanation
Sign in or unlock 70-513 to reveal the answer and full explanation for question #101. The question stem and answer options stay visible for context.
Question
An ASP.NET application hosts a RESTful Windows Communication Foundation (WCF) service at /Services/Contoso.svc. The service provides a JavaScript resource to clients. You have an explicit reference to the JavaScript in your page markup as follows. <script type="text/javaScript" src="/Services/Contoso.svc/js" /> You need to retrieve the debug version of the service JavaScript. What should you do?
Options
- AIn the <%@ ServiceHost %> header for /Services/Contoso.svc, set the Debug attribute to
- BIn the <%@ Page %> header, set the Debug attribute to true.
- CIn the script tag, add a debug attribute and set its value to true.
- DIn the script tag, append debug to the src attribute.
Unlock 70-513 to see the answer
You've previewed enough free 70-513 questions. Unlock 70-513 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.