C Flow Control Statement Tutorial Notes Study Material with Examples C Flow Control Statements Control statement is one of the instructions, statements or group of statement in a programming language which determines the sequence of execution of other instructions or statements. C provides two styles of flow controls Branching (decidingContinue Reading