Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

another term for a repeated loop options: counter - controlled loop (re…

Question

another term for a repeated loop
options: counter - controlled loop (red), nested loop (blue), counter - controlled loop (yellow), comment (green)

Explanation:

Brief Explanations

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).

Answer:

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)