Which word is MOST closely associated with iteration in building an algorithm?

(1 point)
Responses

start

start

until

until

if

if

when

when

1 answer

The word MOST closely associated with iteration in building an algorithm is until. Iteration typically involves repeating a process until a certain condition is met, which aligns well with the meaning of "until."