Name the divisions in a COBOL program ?

Answer Posted / dipak chowdhury

Identification Division
Environment Division
Data Division
Working storage section
Procedure Division

Is This Answer Correct ?    15 Yes 42 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to explain size error.

666


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1514


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

700


Write some characteristics of cobol as means of business language.

609


how to access the file from prodution from changeman tool and to submit a file to production

6662






write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

691


What are the access modes of START statement?

706


What is the difference between a binary search and a sequential search what are the pertinent cobol?

723


In COBOL programming, what is PERFORM? What is VARYING?

664


What are literals?

622


What guidelines should be followed to write a structured cobol prgm?

661


Why did you choose to work with ibm mainframe cobol programming?

622


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

984


what happens if parmparameter passes zero bytes to the program

1650


What is rmode(any) ?

676