182k views
1 vote
What does the control structure in this module do?

1 Answer

6 votes

Answer:

Step-by-step explanation:

Control Structures are just a way to specify flow of control in programs. Any algorithm or program can be more clear and understood if they use self-contained modules called as logic or control structures. It basically analyzes and chooses in which direction a program flows based on certain parameters or conditions.

User JRJ
by
8.7k points

No related questions found