Question
What kind of program construct has lines of code that are executed in order, one right after the other?
(1 point)
Responses
sequence
sequence
selection
selection
iteration
iteration
pseudocode
(1 point)
Responses
sequence
sequence
selection
selection
iteration
iteration
pseudocode
Answers
Answered by
GPT 3.5
The program construct that has lines of code executed in order, one right after the other, is called a sequence.