exam questions

Exam 98-382 All Questions

View all questions & answers for the 98-382 exam

Exam 98-382 topic 1 question 39 discussion

Actual exam question from Microsoft's 98-382
Question #: 39
Topic #: 1
[All 98-382 Questions]

DRAG DROP -
Evaluate the following code. Line numbers are included for reference only.

What is the value of each variable at line 07? To answer, drag the appropriate value to the correct variable. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
References: https://www.w3schools.com/js/js_arithmetic.asp

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
yoursterra
1 year, 8 months ago
Correct
upvoted 1 times
...
dev_ash
3 years, 2 months ago
that almost got me for a split second - forgot the last line where n = 10 because 5 * 2 so the value of 50 on line 1 is reassigned
upvoted 1 times
...
lostexpectation
4 years ago
a = 1 = 55 % 2
upvoted 2 times
toby5
4 years ago
No, a = 0. It is c = 55, not n. At this point, n is still 50, so the remainder of n / 2 is 0. The given answers are correct.
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 ...