PAGE--75

VOCAB

  1. /

KNOWLEGE POINTS

Programming that uses subroutines is called procedural programming or structured programming.

Readability : choose a name for a subroutine.

Example:

A file that stores useful subroutines is called a module. A collection of modules is called a code library.