Definition
Procedural Programming
In procedural programming, the program flow should corresponds to the control flow.
- global variables and aliases are allowed and necessary, but undesirable
- for modularisation at most modules; procedures and objects are not data