for controlling the sequence of program ______statement are used
Answers
Answered by
3
In computer science, 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. The emphasis on explicit control flow distinguishes an imperative programming language from a declarative programming language.
Answered by
8
Conditional statements are used for controlling the sequence of program .
Similar questions