Make a selection: Sequence --Selection-- If with True Condition If with False Condition If...Else with True Condition If...Else with False Condition Switch --Iteration-- While (pre-test) Do-While (post-test) For (count-controlled)