Computer Science, asked by nt760402, 2 months ago

explain sequence selection and interation​

Answers

Answered by py2842668
1

Answer:

Sequencing is the sequential execution of operations, selection is the decision to execute one operation versus another operation (like a fork in the road), and iteration is repeating the same operations a certain number of times or until something is true.

Answered by Anonymous
2

Answer:

Sequencing is the sequential execution of operations, selection is the decision to execute one operation versus another operation (like a fork in the road), and iteration is repeating the same operations a certain number of times or until something is true.

Attachments:
Similar questions