exam questions

Exam 70-480 All Questions

View all questions & answers for the 70-480 exam

Exam 70-480 topic 3 question 41 discussion

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

You develop an HTML5 webpage that contains the following HTML markup:

You have the following requirements:
✑ Retrieve the content for any OPTION elements when the value of the selected attribute equals selected.
✑ Add the content to a comma separated string.
You need to retrieve the required data.
Which two code segments should you add to the webpage? (Each correct answer presents a complete solution. Choose two.)

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
  • E. Option E
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️
Note:
* select option:selected
:selected Selector
Description: Selects all elements that are selected.

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
mogec39
Highly Voted 5 years, 9 months ago
C and D
upvoted 35 times
...
volkankilic
Highly Voted 5 years, 4 months ago
yeap C and D
upvoted 12 times
...
dr_0verboost
Most Recent 4 years, 8 months ago
Answer is C & D
upvoted 2 times
...
nelaed
4 years, 11 months ago
yup, C&D,
upvoted 4 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 ...