Which option is an example of iteration in an algorithm?
A. Instructing the computer to use a certain amount of its memory to
save the algorithm's data
B. Including a rigid sequence of events that the computer must
perform in an exact order
OC. Instructing the computer to repeat a step over and over while a
certain condition is met
D. Including an if-then statement to account for a specific condition