Computer Science, asked by hemaniahuja46, 3 months ago

3. The statements that govern the flow of a program are called​

Answers

Answered by himanshu2006vps
0

Answer:

control flow (or flow of control) is the statements that govern the flow of a program

Answered by Anshika1234566
0

Answer:

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. ... A set of statements is in turn generally structured as a block, which in addition to grouping, also defines a lexical scope.

Similar questions