what is sequential flow of control??
Answers
Answered by
2
For the simple tax program, the flow of control is sequential, that is, each statement is executed one by one in order from top to bottom. This idea of sequential flow of control is shown below with a down arrow.
mark branlist answer
Answered by
2
Answer:-
control flow (or flow of control) is the order in which individual statements, instructions or function calls of an imperative program are executed or evaluated.
mate unblock me .
Similar questions