What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?
Answer Posted / mithun
The program execution will go into infinite loop.
| Is This Answer Correct ? | 11 Yes | 58 No |
Post New Answer View All Answers
how do you reference the variable unblock file formats from cobol programs
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is the use of outrecord?
Explain how to differentiate call by context by comparing it to other calls?
For rewrite, why is it mandatory that file needs to be opened?
What is redefines clause in COBOL?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
In COBOL programming, what is PERFORM? What is VARYING?
What are the cobol coding sheets?
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.
how to move the records from file to array table. give with code example
What is length is cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the use of intialize verb?