Computer Science, asked by nikki2987, 5 hours ago

it represents flow of control in program​

Answers

Answered by pranaysmaske
1

it represents flow of control in program​?

Answer:

Control flow

Explanation:

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.

Similar questions