What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?
Answer Posted / guest
ans # 2 is correct .
Very often I USE go back in stand alone programs .
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
Give some examples of command terminators?
HOw can I get the negative sign while deduct high value from low value
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is difference between static and dynamic call in cobol?
What is the difference between PIC 9.99 and PIC9v99?
Difference between array and sub-script ?
What is the difference between binary search and sequential search?
What is static and dynamic call in cobol?
Write the code implementing the perform … varying.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What is the difference between Call and a Link?
How you can read the file from bottom?
Differentiate between structured cobol programming and object-oriented cobol programming.
Explain how to differentiate call by context by comparing it to other calls?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?