exam questions

Exam 98-361 All Questions

View all questions & answers for the 98-361 exam

Exam 98-361 topic 1 question 17 discussion

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

What are two methods that can be used to evaluate the condition of a loop at the start of each iteration? (Each correct answer presents a complete solution.
Choose two. )

  • A. If
  • B. Do. . . While
  • C. For
  • D. While
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️
For and While constructs check at the start of each iteration.

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
binbashir22
2 years, 4 months ago
even A (If) is a correct answer
upvoted 1 times
keszotrab
11 months, 2 weeks ago
Key thing in here is "at the start of each iteration". So only C and D are correct ones.
upvoted 3 times
...
_dudus
2 years, 4 months ago
yeah, but in question there is speech about a loop :) if only check condition
upvoted 5 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 ...