560 likes | 742 Views
2. Control Structures. Sequential executionStatements executed in orderTransfer of controlNext statement executed not next one in sequence3 control structuresSequence structurePrograms executed sequentially by defaultSelection structuresif, if/else, switch Repetition structuresfor, while,
E N D