If we use GO BACK instead of STOP RUN in cobol?
Answer Posted / chaitanya chandana
if u use goback() it will back to the main program....But were as stoprun() it wil shows the end of the main program..
if there any mistake plz correct me.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Write the code implementing the perform … varying.
What are the pertinent COBOL commands?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the different types of condition in cobol and write their forms.
What is the difference between binary search and sequential search?
Have you used comp and comp-3 in your project? And how?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How you can read the file from bottom?
What is report-item in COBOL?
State the various causes of s0c1, s0c5 and s0c7.
What is amode(31)
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between next sentence and continue in cobol programing language?
Name the sections present in data division.
how do you reference the esds vsam file formats from cobol programs