exam questions

Exam 98-388 All Questions

View all questions & answers for the 98-388 exam

Exam 98-388 topic 1 question 10 discussion

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

HOTSPOT -
You need to evaluate the following code. Line numbers are included for reference only.

Use the drop-down menus to select the answer choice that answers each question based on the information presented in the code.
NOTE: Each correct selection is worth one point.
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
mtmoore
Highly Voted 4 years, 9 months ago
The answers are 50, 5, 5, 100. There is no break after the T case so it moves on to case C.
upvoted 19 times
Abhitera
4 years, 4 months ago
Ur answer is correct
upvoted 3 times
...
...
Girul
Most Recent 3 years, 8 months ago
The answer is 50, 5, 20, 100. There is no break after the T case, so it moves on to case C, but T is not equal to C so, in this case, the value returned is 20. I have checked this by testing the code.
upvoted 2 times
peras
3 years ago
Clearly, you did it wrong.
upvoted 1 times
...
...
Sureshpmath
3 years, 10 months ago
answer is 50,5,5,100
upvoted 3 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 ...