In JCL, you can specify input data for a program using the _______ statement.
- DD
- FILE
- INFILE
- INPUT
In JCL, the DD (Data Definition) statement is used to specify input data for a program.
Loading...
Related Quiz
- What is the purpose of the EXIT statement in JCL?
- What is the function of the NOTIFY parameter in the JOB statement?
- Can an EXIT statement be used within a JCL procedure? Explain.
- What are job priorities in JCL, and how are they defined?
- Which JCL statement is used to specify the execution priority of a job in a job queue?