A program allows the user to enter a condition that is then used in a for loop. If the user accidentally creates an infinite loop, which error is most likely to appear?

division by zero
division by zero
index out of range
index out of range
not enough memory
not enough memory
data type mismatch

not enough memory