InterviewSolution
Saved Bookmarks
| 1. |
What will happen if you code GO BACK instead of STOP RUN in a stand alone COBOL program? |
|
Answer» The program will go in an infinite loop. |
|