Multiple choice technology mainframe

How many DD statements are possible in one job.

  1. 3237

  2. 2255

  3. 3273

  4. 2550

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

A single mainframe job can have maximum 3273 DD (Data Definition) statements. This is a JCL limitation; DD statements define datasets and resources the job will use.