JCL and JSP Programming Fundamentals

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

What should be the record length for a variable length file?

  1. It should be equal to length for variable length records
  2. It should be equal to four plus the record length for variable length records
  3. It should be a multiple of four plus the record length for variable length records
  4. It should be multiple of variable record length
  5. None
Change Mode