If we use GO BACK instead of STOP RUN in cobol?
Answer Posted / guest
we can use both goback and stop run in cobol when there is no
call statement to show termination of the program....
if we use go back it transfer control to the main program.
else we use stop run it releases the program from the main
memory give the control back to the operating system.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the LINKAGE SECTION used in COBOL?
) how do u code after getting data?
What the difference is between continue and next sentence?
How do we get current date from system with century in COBOL?
What is a scope terminator give example?
Difference between cobol and cobol-ii?
What is the difference between comp and comp-3 usage?
how do you reference the printer file formats from cobol programs
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.
Explain how to differentiate call by context by comparing it to other calls?
how to move the records from file to array table. give with code example
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the different types of condition in cobol and write their forms.
What is rmode(24)