C LANGUAGE: Control flow statements set 2

Control flow statement 2

Control Flow Statements:

Questions related to

* if condition
* switch statement
* for loop
* while loop
* do while loop
* break
* continue