Control Structures
Control Structures. In structured programming, we use three basic control structures: Sequence Selection Repetition So far, we have worked with sequential algorithms , where each instruction is executed once, immediately after the one above it. Selection.
417 views • 11 slides