Computer Science, asked by EmylinEpsiba, 4 months ago

what is control structure​

Answers

Answered by kanak1227
3

Answer:

In computer science, control flow 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 rahulkumar24032008
1

Answer:

Control flow

In computer science, control flow 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