Flow Controls shows the execution flow of the program.
Flow Controls describes that the order in which the statement will be executed at run -time.
Flow Control is divided into 3 parts:-
- Selection Statement
- Iterative Statement
- Transfer Statement