is it mandatory to give data division before procedure division ?
wht happens if i give procedure division first thn data division
? reply soon
Answer Posted / sarang sangeet
THE COMPILATION JOB GETS ABENDED WITH MAXCC=12.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How you can read the file from bottom?
What is perform what is varying?
what is search and searchall?what is the diffrence between them?give an best example?
What the difference is between continue and next sentence?
Have you used comp and comp-3 in your project? And how?
Name some of the examples of COBOl 11?
) what is the difference between AID and HANDLE AID?
) How do u handle errors in BMS macro?
What is the difference between Global and External Variables?
What are the different rules for performing sort operation?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is length is cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How many sections are there in data division in COBOL?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps