What will happen if you code GO BACK instead of STOP RUN in
a stand-alone COBOL program i.e. a program which is not
calling any other program ?

Answer Posted / sivakumar sekharannair

Yes nothing will happen since go back will take the control
back from where it is called and finally the control will
go to operating system

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between PIC 9.99 and PIC9v99?

904


how to refer the data field?

1903


Define static linking and dynamic linking.

766


how can i see junk values in dclgen or in hostvariable of comp ?

2636


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17284






Write the code to count the sum of n natural numbers.

789


What rules are to be followed while using the corresponding options?

726


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

11133


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

798


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

512


Explain how to differentiate call by context by comparing it to other calls?

792


How can you get the ksds file records into your cobol program?

727


What is comp-1 and comp-2?

851


Have you used comp and comp-3 in your project? And how?

2087


What are 77 levels used for?

751