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

(1 point)
Responses

start

start

until

until

if

if

when

when
Skip to navigation

1 answer

The word MOST closely associated with iteration in building an algorithm is "until."

Iteration often involves repeating a certain process until a specific condition is met, which fits well with the meaning of "until."