What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?

Answer Posted / kotilingam

program execution will stop and control will not go back.

Is This Answer Correct ?    1 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

694


Differentiate between structured cobol programming and object-oriented cobol programming.

670


Discuss about changing dataset name in proc.

765


Which mode is used to operate the sequential file?

672


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

711






how to access the file from prodution from changeman tool and to submit a file to production

6689


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

428


Write a program to explain size error.

679


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

678


What are all the divisions of a COBOL program?

667


What are the rules of the move verb?

710


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

827


Are you comfortable in cobol or jcl?

643


How to remove 2 duplicate records and copy only one using job control language?

755


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

2012