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

what is the use of outrecord?

1771


what is amode(24), amode(31), rmode(24) and rmode(any)?

702


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3718


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

932


Have you used comp and comp-3 in your project? And how?

2008






State the various causes of s0c1, s0c5 and s0c7.

664


What is the use of intialize verb?

750


What are the pertinent COBOL

2045


What is the difference between goback, stop run and exit program in cobol?

929


example for sub strings ? and refernce modifications whit output pls

1846


Explain about different table spaces.

650


what happens if parmparameter passes zero bytes to the program

1667


Describe the cobol database components?

681


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8656


What is perform what is varying?

709