Control flow statements are statements which influence the control flow (the order in which statements are executed) of the program.
Category: General