LOGIC PROGRAMMING
Module 3: QUIZ 2
Name :
Course :
Score: __________________
Year & Section :
I. Identification
_________________________is one that can be reused easily in multiple programs.
A __________________ is a diagram that illustrates modules relationships to each other.
The ______________ is the logic that appears in a program\'s main module; it calls other modules.
___________________________ include steps you must perform at the beginning of a program to get ready for the rest of the program.
______________________ tasks do the core work of the program.
The __________________ contains all the statements in the module.