Basic Control Structures

Control structures are fundamental to structured programming languages, including C, C++, Java, newer versions of Fortran, Basic, etc.  You should know what the different types of control structures are and how they are implemented in the programming languages you use.