Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

another term for a repeated loop

Question

another term for a repeated loop

Explanation:

Brief Explanations

A counter - controlled loop is a type of loop that repeats a specific number of times (it's a repeated loop). A nested loop is a loop inside another loop, not a general term for a repeated loop. A comment is for code documentation, not related to loops. So the correct term for a repeated loop (in the context of programming loops) is counter - controlled loop.

Answer:

The correct option is the green - colored one with "Counter - controlled loop" (assuming the green option is the correct choice among the given, and if we consider the options as per the visual: the green box with "Counter - controlled loop" is the answer as it represents a type of repeated loop. If we list the options with their labels (assuming the green is, say, option D or as per the visual's structure, but from the text, the green has "Counter - controlled loop" which is a repeated loop. So the answer is the option with "Counter - controlled loop" (the green - colored one in the visual).