What divisions, sections and paragraphs are mandatory for a
COBOL program?
Answer Posted / sanj
IDENTIFIACTION DIVISION.
PROGRAM ID. DUMMY.
compiles successfully and returns MAXCC = 0.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Explain how to differentiate call by context by comparing it to other calls?
Why occurs cannot be used in 01 level in COBOL?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
How you can characterize tables in cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How to remove 2 duplicate records and copy only one using job control language?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the difference between goback, stop run and exit program in cobol?
how do you reference the printer file formats from cobol programs
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
how do you reference the rrds file formats from cobol programs
What is link edit in cobol?