Control structures
|
Control Structures: In computer science, structured algorithms are built using control structures. This process is known as structured programming. Control structures determine the direction or order in which statements within an algorithm are executed.
see control flow