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)- A10% (3)
- B81% (25)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.