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


Please Help Members By Posting Answers For Below Questions

what are the various stages of job processing?

741


When space is allocated for an output dataset, what units can be used?

751


what is use of dsn parameter in dd statement?

670


When output dataset space is required, what quantity categories are used?

832


What are the rules employed while naming the steps in a job?

662






in ways data can be passed to a COBOL program from JCL?

669


how you will the direct the data to spool using sysout option?

1765


Is it possible to code instream data in a PROC?

753


what is DSN in JCL and what are the parameters to declare the DSN?

720


How to pass the parameter in parm using linkage section ? (syntax)?

655


What are the parameters that are used in creating a gdg?

741


how can you check if a file is empty using jcl?

816


what is the difference between JES3 and JES2?

683


define cond parameter in jcl?

778


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2064