Multiple choice technology mainframe

What are the maximum number of steps that can be coded in a JCL?

  1. 255

  2. 16

  3. 256

  4. No limit

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

JCL limits a job to a maximum of 255 executable steps; this is a well‑documented system constraint. The other numbers are either too low, off‑by‑one, or claim no limit, so the stored answer is accurate.