Answer Posted / muttaiah
I can say "JCL is a compiler" since we use JCL to compile
the programs written in Cobol, PL1/ Assembler.
Since JCL acts as an intermediate between OS and
Application program most of them say as interpreter..
You can add the above stmts while answering.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What statement can be used to send data to another mvs jes3 node?
Where & How Do You Code Identifier In Jcl?
What is the difference between the positional and keyword parameters? Give examples.
Is acct parameter mandatory?
What is the significance of addrspc parameter in the exec statement?
When space is allocated for an output dataset, what units can be used?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How jcl work to handle various input output file operations?
What is job control language?
How to submit jcl through a cobol program?
How can the attributes of one sms dataset be copied to another dataset?
Explain the purpose of dd * statement in jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what is the compile process of cobol program expalin with code