what does an iteration variable do?

A. Links to the database
B. Translates from decimal to binary
C. Keeps track of how many times a loop has executed
D. Chooses whether to run a conditional statement

C. Keeps track of how many times a loop has executed