Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

definition a variable used to count the number of loop iterations. choo…

Question

definition a variable used to count the number of loop iterations. choose an answer 1 none of these 2 pop 3 counter 4 gate

Explanation:

Brief Explanations

A counter variable is specifically designed to keep track of the number of times a loop iterates. 'Pop' typically relates to stack operations (removing an element), and 'Gate' is not relevant in this context. Since 'Counter' directly matches the definition, it is the correct choice.

Answer:

  1. Counter