Multiple Choice
The ____ structure in a computer program directs the computer to process the program instructions, one after another, in the order listed in the program.
A) sequence
B) selection
C) repetition
D) series
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When used in a program, the _
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
Q10: All computer programs, no matter how simple