Which statement demonstrates the value of an iteration in programming?
A
An iteration can be used instead of many repetitive lines of code in a computer program.B
An iteration makes a program end without having to press keys on the keyboard.C
An iteration formats the code in a program into a neat indented form.D
An iteration controls the order in which a program executes code.