What are the divisions in a cobol program? Which one is the mandatory division among them?

Answer Posted / shib

Identification Division.
Environment Division.
Data Division.
Procedure Division.

mandatory : Identification Division only

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between external and global variables in COBOL?

815


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846


Name the divisions, which are available in a cobol program?

686


Explain how you can characterize tables in cobol?

643


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8172






How do u write test cases?

1641


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

705


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

631


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

677


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1908


What is the difference between perform … with test after and perform … with test before?

885


Write the code to count the sum of n natural numbers.

704


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

826


What is redefines clause in COBOL?

851


What are the various section in data division and briefly explain them.

700