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
Write down the divisions of cobol program?
Write a cobol program making use of the redefine clause.
Whats the difference between search & search ALL?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is a SSRANGE and NOSSRANGE?
What are different data types in cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
IF I mention stop run in CICS what happens?
how to refer the data field?
When is inspect verb is used in cobol?
Which mode is used to operate the sequential file?
What is the difference between comp and comp-3 usage?
What is the LINKAGE SECTION used in COBOL?