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

Nothing will happen. Program will run fine since Go back
gives the control back to the operating system

Is This Answer Correct ?    18 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is inspect verb is used in cobol?

675


What is the utilization of copybook in cobol?

657


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

690


) How do u handle errors in BMS macro?

1429


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2058






how do you reference the fixed unblock file formats from cobol programs

712


Write a cobol program making use of the redefine clause.

734


What is the difference between perform … with test after and perform … with test before?

883


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732


What is rmode(24)

680


For rewrite, why is it mandatory that file needs to be opened?

623


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

712


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

701


what is difference between cobol and cobol/400

21567


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2060