An algorithm that repeatedly executes a set of steps until a condition is met is called a:
Sequential algorithm
Recursion algorithm
Iteration algorithm
Selection algorithm

Computing Exercises are loading ...