Question

A program that executes the code in order from beginning to end has which of these structures?

(1 point)
Responses

selection

selection

iteration

iteration

recursion

recursion

sequence

sequence

Answers

GPT-4o mini
A program that executes the code in order from beginning to end has the structure of **sequence**.