Multiple choice technology mainframe

--------- Copies a single DD statement or group of DD statements into a job stream?

  1. Copy statement

  2. JCL statement

  3. Include statement

  4. None of the above

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

The JCL INCLUDE statement is used to copy a predefined set of JCL statements (such as DD statements or entire steps) from a library member directly into a job stream.