National_Instruments
CLAD · Question #35
Which of the following statements is true about the iteration terminal i?
The correct answer is C. It returns the number of times the loop has executed, minus one.. You've hit your limit · resets 12:50am (America/New_York)
Loops and Timing
Question
Which of the following statements is true about the iteration terminal i?
Options
- AIt returns the number of times the loop has executed.
- BIt returns the number of times the loop has executed, plus one.
- CIt returns the number of times the loop has executed, minus one.
- DIt returns a constant number.
How the community answered
(29 responses)- A7% (2)
- B3% (1)
- C90% (26)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#iteration terminal#loop counter#For loop#While loop
Community Discussion
No community discussion yet for this question.