Question
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 page 2 of 2
Answers
GPT-4o mini
The word most closely associated with iteration in building an algorithm is "while." However, since "while" isn't among the options you provided, the closest option would be "until," as it implies a repeated process until a certain condition is met.