Computer Science, asked by bhatkifayat783, 6 months ago

What do you understand by the term Control
structures? Explain in your own words?​

Answers

Answered by manshi007963
1

Answer:

Control Structures are the blocks that analyze variables and choose directions in which to go based on given parameters. The basic Control Structures in programming languages are: Conditionals (or Selection): which are used to execute one or more statements if a condition is met.

Answered by Anonymous
1

Control Structures are the blocks that analyze variables and choose directions in which to go based on given parameters. The basic Control Structures in programming languages are: Conditionals (or Selection): which are used to execute one or more statements if a condition is met.

Similar questions