Control flow statements
Revision as of 04:40, 9 November 2007 by Sandman (talk | contribs) (New page: category:general Control flow statements are statements which influence the control flow (the order in which statements are executed) of the program. * If, ElseIf, Else, End *...)
Control flow statements are statements which influence the control flow (the order in which statements are executed) of the program.