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
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Name some of the examples of COBOl 11?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are different data types in cobol?
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 you can read the file from bottom?
Write a program that uses move corresponding.
A table has two indexes defined. Which one will be used by the SEARCH?
How do you differentiate between cobol and cobol-ii?
What is the local-storage section?
Write a program to enter and display the names of students in a class using the occurs clause.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?