Interview Questions

What will happen if you code GO BACK instead of STOP RUN ...

COBOL Interview Questions


(Continued from previous question...)

What will happen if you code GO BACK instead of STOP RUN ...

Q: 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.

A: The program will go in an infinite loop.

(Continued on next question...)

Other Interview Questions