Iteration

Q. What is iteration?
A. Iteration is repetition – repeating a set of instructions over and over again till a pre-defined condition is reached to stop the repetition.

The following modules present an overview of commonly used iteration structures.