Logic Programming - M3 Quiz 2

Created
    English
  1. Other
  2. University
  3. AvatarRex Toledo
Best for asynchronous learning and homeworkAssign in student-paced mode
Best for live in-class or video conferencing lessonsStart teacher-led lesson
Preview as student

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.