Computer Science, asked by 5927008777, 1 month ago

Why is sequencing important in coding?

Answers

Answered by saikumarmahankali99
1

Explanation:

Sequences are the main logical structure of algorithms or programs. When creating algorithms or programs, the instructions are presented in a specific correct order. A sequence can contain any number of instructions but each instruction must be run in the order they are presented. No instruction can be skipped.

Answered by mrich5842
0

Answer:

sequences are the main logical structure of algorithms or programs

Explanation:

Similar questions