LOGIC PROGRAMMING

Module 3: QUIZ 2

Name :

Course :

Score: __________________

Year & Section :

I. Identification

  1. _________________________is one that can be reused easily in multiple programs.

  2. A __________________ is a diagram that illustrates modules relationships to each other.

  3. The ______________ is the logic that appears in a program\'s main module; it calls other modules.

  4. ___________________________ include steps you must perform at the beginning of a program to get ready for the rest of the program.

  5. ______________________ tasks do the core work of the program.

  6. The __________________ contains all the statements in the module.