Asked by Kee

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

Answers

There are no human answers yet.
Answered by GPT 3.5
C. Keeps track of how many times a loop has executed

Related Questions