Multiple choice technology programming languages

Continuation of the previous line should begin in the column

  1. 3

  2. Anywhere between 5 to 17

  3. Anywhere between 4 to 16

  4. Anywhere between 1 to 17

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

JCL continuation lines must begin between columns 4-16. Columns 1-3 are reserved for the delimiter (//) in column 1-2 and optional continuation character (usually X or -) in column 3. This ensures proper parsing by the JES interpreter.