6. Program Control Structures

Program Control Structures

Introduction:

program control structures are blocks of statements that determine how statements are to be executed, in structured programming languages, there are three control structures namely; sequence, selection and iteration (looping)