Multiple choice technology mainframe

In a Job, one EXEC Statement is a must for each step

  1. True

  2. False

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

Every step in a JCL job must have exactly one EXEC statement. The EXEC statement defines what program (PGM) or procedure (PROC) to execute for that step. This is fundamental JCL structure.