What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?
Answer Posted / shan
Answer 4 is the correct explanation...
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How are the next sentence and continue different from each other?
What is Pic 9v99 Indicates in COBOL?
What is rmode(24)
How to know whether the module is dynamical or statistical?
example for sub strings ? and refernce modifications whit output pls
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Discuss about changing dataset name in proc.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How to print 10 to 1 if the input have only 10 digit number?
Which division and paragraphs are mandatory for a COBOL program?