Microsoft
70-515 · Question #74
70-515 Question #74: Real Exam Question with Answer & Explanation
Sign in or unlock 70-515 to reveal the answer and full explanation for question #74. The question stem and answer options stay visible for context.
Question
A Web service returns a list of system users in the following format. <xml version="1.0" > <users> <user id="first"> <name>Name of first user</name> <email>[email protected]</email> </user> <user id="second"> <name>Name of second user</name> <email>[email protected]</email> </user> </users> You need to populate a drop-down menu with the IDs and names of the users from the Web service, in the order provided by the service. Which code segment should you use?
Options
- A$.ajax({
- B$.ajax({
- C$.ajax({
- D$.ajax({
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.