Fluidlexikon

Program loop

Sequence of instructions within a program which are executed repeatedly. The number of executions is determined by either a loop counter or a termination condition.