📚 Practice Mode
JCL and JSP Programming Fundamentals
Learn at your own pace with hints and detailed explanations
1 / 20
Multiple Choice
What should be the record length for a variable length file?
- It should be equal to length for variable length records
- It should be equal to four plus the record length for variable length records
- It should be a multiple of four plus the record length for variable length records
- It should be multiple of variable record length
- None