CLAD 03-35
Which of the following statements is true about the iteration terminal ?
- It returns the number of times the loop has executed.
- It returns the number of times the loop has executed, plus one.
- It returns the number of times the loop has executed, minus one.
- It returns a constant number.
Leave a Reply