Computer Science, asked by rathikamanikandan23, 11 months ago

what is control structure?​

Answers

Answered by Anonymous
4

A control structure is a block of programming that analyses variables and chooses a direction in which to go based on given parameters. The term flow control details the direction the program takes (which way program control "flows"). Hence it is the basic decision-making process in computing; It is a prediction.

Answered by vk12150
4

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.

Explanation:

Follo me plz

Similar questions