--%>

Define Iteration

Iteration: The repetition of a set of statements, generally employing a looping control structure, like a while loop, for loop and do loop.

   Related Questions in Programming Languages