What divisions, sections and paragraphs are mandatory for a
COBOL program?
Answer Posted / sharath
ID division.
Procedure Division
Above 2 divisions are mandatory
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is a report item?
what is difference between cobol and cobol/400
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How many sections are there in data division in COBOL?
What guidelines should be followed to write a structured cobol prgm?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Define static linking and dynamic linking.
In COBOL, what is the different between index and subscript?
How do you reference the following file formats from cobol programs?
Why occurs cannot be used in 01 level in COBOL?
What is the difference between comp and comp-3 usage?
What are the pertinent COBOL
What type of SDLC u followed? Why?