Procedural Programming
Procedural programming is a type of programming that presents the steps to a computer that should be followed to achieve a task. It is a step-by-step instruction that tells the computer what to do and how to do it. This type of programming is also known as imperative programming. |