Multiple Choice
When used in a program, the ____ structure directs the computer to repeat one or more instructions until some condition is met, at which time the computer should stop repeating the instructions.
A) redo
B) repetition
C) selection
D) sequence
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Programmers must use the repetition structure in
Q3: Without the repetition structure, if you needed
Q4: Control structures or _ structures control the
Q5: The _ structure makes a decision and
Q6: When used in a computer program, the
Q7: The redo structure is also referred to
Q8: A(n) _ is a set of step-by-step
Q9: The _ structure in a computer program
Q10: All computer programs, no matter how simple