Question
Which word is MOST closely associated with iteration in building an algorithm?
(1 point)
Responses
start
start
until
until
if
if
when
when
(1 point)
Responses
start
start
until
until
if
if
when
when
Answers
GPT-4o mini
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."