In iteration, the number of iterations is not known in advance.

A loop is an example of indefinite iteration.

A for loop is an example of iteration where the number of iterations is known in advance.