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 happens when we move a comp-3 field to an edited (say z (9). Zz-)?

765


What is the problem of ordered sequential files access?

692


What is the difference between Call and a Link?

694


What is length is cobol?

641


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

700






What is the usage of comp fields in cobol?

649


What are all the divisions of a COBOL program?

660


Mention the guidelines to write a structured cobol program?

603


Which mode is used to operate the sequential file?

658


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1910


How to print 10 to 1 if the input have only 10 digit number?

804


Explain about different table spaces.

642


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2718


What is amode(24)?

678


Name the sections present in data division.

696