A control statement is a statement that determines whether other statements will be executed. An if statement decides which statement to execute, or decides which of two statements to execute.
In other words "Control Statement is a statement that control the flow of program compilation. "
"Control Statement are used for spiking some statement for few iteration/time."
"Are also used for execute the same statement to certain time."
Non-Iterative:-