Multiple choice technology mainframe

A Maximum of 256 EXEC Statements can be coded in a single job.

  1. True

  2. False

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

The maximum number of EXEC statements in a single JCL job is 255, not 256. This is a subtle but important distinction - JCL uses a 1-byte counter, allowing values 1-255. Option A incorrectly states 256.