What will happen if we write two STOP RUN's in a COBOL
program?
Answer Posted / suresh
The two STOP RUN statements are valid and the statement
which one will be processed first, will be executed first
and control return back to the operting system.
Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
whats the diff bw the evaluate also and and?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the significance of addrspc parameter in the exec statement?
List the various advantages of using jcl language?
I need exexution process for JCL programs
Must tape dataset definitions include vol=ser specifications?
Explain how can a jobs execution priority be modified?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How does the jcl specify the job to os?
how can the same proc be re-used and called by many jobs?
When output dataset space is required, what quantity categories are used?
Define concatenating?
is there any way to execute more than one proc in the same exec statement at the same time..?
what is use of dcb parameter in dd statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?