Which of the following statements is true about the iteration terminal ?
It returnsthe 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
Submit