Multiple Choice
In an automatic counter loop,the instructions are repeated until:
A) A given condition is true.
B) A given condition is false.
C) The counter becomes larger than the ending number.
D) The counter becomes equal to the ending number.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The conditional test is made at the
Q4: What will be printed when the following
Q5: When using a REPEAT/UNTIL instruction:<br>A)The condition is
Q6: When using an automatic counter loop,the counter
Q7: An indicator:<br>A)Can be a conditional end to
Q9: The loop logic structure:<br>A)Allows decisions to be
Q10: When using a WHILE/WHILE-END instruction,if the condition
Q11: Accumulating and counting a set of data
Q12: Incrementing is done by adding a variable
Q13: Brackets are used in the algorithm of