What does an iteration variable do?

(1 point)
• links to the database
• translates from decimal to binary
• keeps track of how many times a loop has executed
• chooses whether to run a conditional statement

1 answer

The correct answer is:

• keeps track of how many times a loop has executed