exam questions

Exam 70-480 All Questions

View all questions & answers for the 70-480 exam

Exam 70-480 topic 3 question 14 discussion

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

HOTSPOT -
You test a webpage that contains the following JavaScript code:

The webpage also contains the following markup:

You need to ascertain how the webpage responds when the user enters characters and then clicks the add and divide buttons.
For each statement in the table, select Yes if the action causes the webpage to behave as described. Select No if it does not. Make only one selection in each column.
Hot Area:

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
MoSalah10
Highly Voted 5 years, 6 months ago
NO NO YES is the final answer brothers. 1 = "23" 2 = "Infinity" 3= "Unhandled "
upvoted 27 times
stef1
5 years, 4 months ago
CORRECT answers!!! I've tested it too.
upvoted 6 times
...
...
MrEngineer
Highly Voted 5 years, 8 months ago
Answer No, No, Yes First choice is false because sum of two strings makes "23"
upvoted 10 times
...
ilopepa
Most Recent 4 years, 11 months ago
1) NO ("2"+"3" = "23") 2) Yes 3) Yes
upvoted 1 times
...
TonyBezerra
5 years, 6 months ago
Yes, Yes & No
upvoted 1 times
...
dato
5 years, 6 months ago
Yes No No
upvoted 1 times
...
dato
5 years, 6 months ago
no no no
upvoted 3 times
...
SephGrave
5 years, 9 months ago
Yes, No, Yes. Note you can't divide by zero, but it is not handled in the code.
upvoted 3 times
bdb1993
5 years, 8 months ago
The first one is also false. The result will be "23" since the value is a string and it will just be concatenated.
upvoted 6 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 ...