C LANGUAGE: Control Flow Statements Set 3

Control flow statement 3

Control Flow Statements:

Questions related to
* if condition
* switch statement
* for loop
* while loop
* do while loop
* break
* continue