QUESTION IMAGE
Question
another term for a repeated loop
options: comment (red), counter - controlled loop (blue), nested loop (yellow), counter - controlled loop (green)
A repeated loop (especially in programming, related to Computer Science which is a subfield of Natural Science) can be a counter - controlled loop (which repeats a set number of times, controlled by a counter). "Comment" is for code documentation, "nested loop" is a loop inside another loop, not a general term for a repeated loop. The blue and green options seem to have a typo (green also says "Counter - controlled loop"), but the correct term for a repeated loop (when controlled by a counter) is counter - controlled loop. Assuming the blue option is the intended one (maybe a typo in the green), the correct option is the blue one: Counter - controlled loop.
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
Blue. Counter - controlled loop