Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What will happen if we write two STOP RUN's in a COBOL
program?

Answers were Sorted based on User's Feedback



What will happen if we write two STOP RUN's in a COBOL program?..

Answer / harish

ONLY ONE WILL EXCUTE, THAT IS THE FIRST ONE

Is This Answer Correct ?    33 Yes 1 No

What will happen if we write two STOP RUN's in a COBOL program?..

Answer / 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

What will happen if we write two STOP RUN's in a COBOL program?..

Answer / guest

end of the execution

Is This Answer Correct ?    2 Yes 4 No

What will happen if we write two STOP RUN's in a COBOL program?..

Answer / mr.perfect

if we run the two
STOP RUN.
STOP RUN.

WE WILL GET ABEND S013

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More JCL Interview Questions

What is the function of //cntl statement?

0 Answers  


jcl is like a complier....?

6 Answers  


what are the types of abends that occur on job failure? And explain the possible causes of these

0 Answers  


Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

5 Answers   L&T,


How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.

3 Answers   IBM,


Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance

2 Answers   Cap Gemini,


what r the types of job control statements?

2 Answers  


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

0 Answers  


What is Cataloged Procedures?

0 Answers  


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

0 Answers  


Which statement is used to identify the private libraries in job?

0 Answers  


how to create gdg with out using idcams utility

8 Answers   DSRC,


Categories