Multiple choice technology mainframe

Program & Copybook

  1. A program can be created & generated, and then the copybooks can be created & generated

  2. A copybook has to be created before creating & generating the program

  3. A copybook has to be created & generated before creating & generating the program

  4. None of the above is true

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Copybooks must be created and generated before programs that reference them, because programs need copybooks to be available during compilation. Copybooks contain data structures and shared code that programs depend on.