QUESTION IMAGE
Question
another term for a repeated loop
options: counter - controlled loop (red), nested loop (blue), counter - controlled loop (yellow), comment (green)
A repeated loop can also be called a counter - controlled loop (note: there may be a typo in the options as two have the same label, but the concept of a loop that repeats, like a counter - controlled loop which repeats a set number of times, fits the idea of a repeated loop. Nested loop is about loops inside loops, and comment is not related to loops).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. Counter - controlled loop (assuming the first red option is A, yellow as B, blue as C, green as D; the correct option is the one with "Counter - controlled loop" as it refers to a loop that repeats)