Multiple choice technology mainframe

while concatenating input files if the block size is different then largest should be coded fisrt

  1. True

  2. False

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

When concatenating input files with different block sizes in JCL, the file with the largest block size must be coded first. This is because the system uses the block size of the first file for processing the concatenated dataset.