what are sequential statements
Answers
Answered by
1
Answer:
Sequential statements define algorithms for the execution within a process or a subprogram. They belong to the conventional notions of sequential flow, control, conditionals, and iterations in the high level programming languages such as Pascal, C, or Ada. They execute in the order in which they appear in the process.
Explanation:
Hope it will help you
If it then please follow me and mark me as Brainliest
Answered by
4
Explanation:
Sequential statements define algorithms for the execution within a process or a subprogram. They belong to the conventional notions of sequential flow, control, conditionals, and iterations in the high level programming languages such as Pascal, C, or Ada. They execute in the order in which they appear in the process.
Similar questions