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
How can a jobs execution priority be modified?
What is condition checking in jcl? Is this possible?
Explain the function of //jcllib statement?
Explain dd statement in jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
what is DD statement is used in JCL?
in ways data can be passed to a COBOL program from JCL?
How does jcl act on code(if you take a cobol program)?
what is DSN in JCL and what are the parameters to declare the DSN?
What is the syntax of JCL statement?
Is there any command to check wether the ps file is in sorted order?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain how can an in-stream dataset be terminated?
Can I share my data with other jobs? How?
Can an individual step be restricted from using all the jobs allowed cpu time?