For loops, while loops, and repeat until loops are all examples of iteration. Iteration refers to the process of repeating a set of instructions or statements.
For loops, while loops and repeat until loops are all examples of:
SelectionSequencingIteration
1 answer