Multiple choice technology programming languages What is the maximum number of DD stmt a step can have? 100 15 300 255 Reveal answer Fill a bubble to check yourself D Correct answer Explanation A single job step can have up to 255 DD statements. This is a system limitation in JCL. Options like 15, 100, and 300 are incorrect - 300 exceeds the maximum, while 15 and 100 are well below the actual limit.