1) Refers to the order of statements as the computer executes them one after another. When algorithms and programs are created, the correct order of steps to solve a problem is necessary. The concept is one of the main control flow concepts in computer science.
|