If we use GO BACK instead of STOP RUN in cobol?
Answer Posted / girish kumar
if the program doesn't consists of call statement we can use
eaither goback or stoprun to terminate the program.
But if program having the call statement
We have to use GOBACK for SUB-PROGRAM
STOPRUN for MAINPROGRAM
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
example for sub strings ? and refernce modifications whit output pls
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What are the cobol coding sheets?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the difference between Call and a Link?
) How do u handle errors in BMS macro
A table has two indexes defined. Which one will be used by the SEARCH?
IF I mention stop run in CICS what happens?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are the different open modes available in cobol?
what is difference between cobol and cobol/400
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
how do you reference the ksds vsam file formats from cobol programs
) How do u handle errors in BMS macro?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?