Multiple Choice
Which type of structure is used to execute the same set instructions more than once?
A) Decision structure
B) Sequence structure
C) Repetition structure
D) Do together structure
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The While instruction is a posttest loop.
Q3: The following loop would execute _ times:<br>Loop
Q4: The Loop instruction causes a set of
Q5: The following loop would execute how many
Q6: Which of the following is an example
Q7: The _ instruction causes a set of
Q8: The Loop instruction can use only integers,
Q9: The complicated version of the loop instruction
Q10: You can use a variable or a
Q11: The following loop would execute how many