nerdexam
Microsoft

98-361 · Question #339

You are developing an algorithm before you write the C# program. You need to perform some calculations on a number. You develop the following flowchart for the calculation: If the input value of n…

The correct answer is B. 120. See the full explanation below for the reasoning.

Question

You are developing an algorithm before you write the C# program. You need to perform some calculations on a number. You develop the following flowchart for the calculation:

If the input value of n is 5, what is the output value of the variable fact according to this flowchart?

Options

  • A720
  • B120
  • C24
  • D6

How the community answered

(31 responses)
  • A
    10% (3)
  • B
    81% (25)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice