Procedural

In procedural programming, a program is divided into smaller parts called methods, which are the basic building blocks.

  • methods are how we achieve code reusability

Backlinks