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
What do you understand by the term notcat 2 – gs?
What is the format of comment statement?
Explain dfsort utility?
What are steplib and joblib?
Which statement is used to identify the private libraries in job?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
how would you create a temporary dataset? And where will you use them?
Explain in DD statement what is the use of DCB parameter?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What do you understand by the terms: joblib and steplib?
In sms datasets, what is the function of the dd avgrec keyword?
What is the purpose of dd dummy statement?
Explain how can the submitting users racf authority be overridden in a job stream?
what is the JCL statement consists of?
Can an individual step be restricted from using all the jobs allowed cpu time?