Loop
In a program, a series of instructions that are repeated a prescribed number of times, followed by an end instruction to terminate the series.
See also: Do Loop, For Next Loop.
Subjects: Computing
In a program, a series of instructions that are repeated a prescribed number of times, followed by an end instruction to terminate the series.
See also: Do Loop, For Next Loop.
Subjects: Computing