Name the divisions in a COBOL program ?

Answer Posted / guest

Identification Division
Environment Division
Data Division
Procedure Division

Is This Answer Correct ?    64 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1232


What are the different types of condition in cobol and write their forms.

660


What type of SDLC u followed? Why?

1522


how do you reference the variable unblock file formats from cobol programs

751


What is a scope terminator give example?

659






Are you comfortable in cobol or jcl?

643


Write down the divisions of cobol program?

671


Difference between cobol and cobol-ii?

714


How arrays can be defined in COBOL?

665


what is the use of outrecord?

1774


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1590


Which Search verb is equivalent to PERFORM…VARYING?

688


What are all the divisions of a COBOL program?

666


What is inspect in cobol ?

806


How do get the result of your program directly on your pc?

1885