It will execute our program based on some condition ,if we want to control our pragram then we can control it by using control statement /structure .
Types of Control Statement :-
- Sequential control structure (Line by line execution from top to bottom)
- Selectional Control structure
- Preparation Control Structure
- Case Control structure