i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?

Answers were Sorted based on User's Feedback



i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / krishna chaitanya

WE will get a Abend su4038

Is This Answer Correct ?    4 Yes 2 No

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / sri

a. syntax error

b. infinite loop

c. none

Is This Answer Correct ?    2 Yes 3 No

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / manoj

Job will neither abend nor go in infinite loop. It will give unpredicted results as it will executes all the codes line by line till the end.

Is This Answer Correct ?    0 Yes 2 No

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / kingmanish

infinite loop.

Is This Answer Correct ?    0 Yes 3 No

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in co..

Answer / pramod reddy

The pgm will take max. time to compile..
it will get S322 abend...

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More COBOL Interview Questions

What is static and dynamic call in cobol?

0 Answers  


How to covert given string into ASCII value in COBOL/MF COBOL

3 Answers   CTS, IBM, iFlex,


IF there 5 to 6 files in a JCL and there is some space abends, how can we identify which file has space abend and what can be done to get off that abend or rectify that abend.

2 Answers   ADNA, CSC,


Why would you use find and get rather than to obtain?

0 Answers  


i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS

4 Answers   Infosys,






how to code in cobol while using variable block file?

1 Answers  


which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast

1 Answers  


I have a File that has duplicate records. I need only those records that occur more than thrice.?

3 Answers   IBM, Wipro,


How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.

2 Answers  


What is ASKTIME, SUSPEND

1 Answers   IBM,


what is jcl approach for programming?

4 Answers   IBM,


soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?

7 Answers   CitiGroup, IBM,


Categories