What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?
Answer Posted / kotilingam
program execution will stop and control will not go back.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
what is the difference between COBOL2 AND COBOL390?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Name some of the examples of COBOl 11?
Why occurs cannot be used in 01 level in COBOL?
How many bytes S(8) comp field occupy and its maximum value?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
explain sorting techniques in cobol program?
What is length is cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is comp-1 and comp-2?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Write a program to enter and display the names of students in a class using the occurs clause.
What are the different rules to perform a Search?
What are the different rules of SORT operation?