If we use GO BACK instead of STOP RUN in cobol?
Answer Posted / chaitanya chandana
if u use goback() it will back to the main program....But were as stoprun() it wil shows the end of the main program..
if there any mistake plz correct me.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the different types of condition in cobol and write their forms.
What the difference is between continue and next sentence?
What is the difference between external and global variables in COBOL?
In COBOL, what is the different between index and subscript?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is the Purpose of Pointer in the string?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What are the different rules for performing sort operation?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Write some characteristics of cobol as means of business language.
What is report-item in COBOL?
Difference between cobol and cobol-ii?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are literals?
What is the difference between comp and comp-3?