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

Define cobol?

866


What is the difference between binary search and sequential search?

643


What is report-item in COBOL?

711


Write a cobol program making use of the redefine clause.

739


How to know whether the module is dynamical or statistical?

656






How to remove 2 duplicate records and copy only one using job control language?

755


What is inspect in cobol ?

806


how to refer the data field?

1812


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

859


how do you reference the rrds file formats from cobol programs

802


What are the rules of the move verb?

708


What is a report item?

741


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2734


What is amode(31)

726


What is an in line perform? When would you use it? Anything else you wish to say about it.

649