exam questions

Exam 70-480 All Questions

View all questions & answers for the 70-480 exam

Exam 70-480 topic 4 question 89 discussion

Actual exam question from Microsoft's 70-480
Question #: 89
Topic #: 4
[All 70-480 Questions]

DRAG DROP -
You have the following HTML markup:

You need to create a JavaScript to add an additional option named Air to the shippingType element.
You write the following code.

How should you complete the code? To answer, drag the appropriate lines of code to the correct targets in the answer area. Each line may be used once, more than once, or not at all. You may drag the split bar between panes or scroll to view content.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Daniel_Stubkjaer
Highly Voted 5 years, 6 months ago
Target 2 answar shouldbe "option.appendchild(newOption)", it will fail if the shown action is used
upvoted 26 times
...
MrEngineer
Highly Voted 5 years ago
Target 2 must be option.appendchild(newOption)
upvoted 7 times
...
ethemyapar
Most Recent 4 years, 3 months ago
var newOption = document.createElement("option"); option.appendChild(newOption);
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago