What are the control structures? Explain with examples.
Answers
Answered by
3
In its simplest sense, it is a block of code. More specifically, control structures are blocks of code that dictate the flow of control. In other words, a control structure is a container for a series of function calls, instructions and statements. A simple example of a control structure is, if a then b else c.
Answered by
3
Answer:
Conntrol 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.
Similar questions
World Languages,
5 months ago
English,
5 months ago
English,
10 months ago
Math,
10 months ago
Math,
1 year ago
Chemistry,
1 year ago
Social Sciences,
1 year ago