Name the divisions in a COBOL program ?

Answer Posted / suresh babu

A COBOL program consists of FOUR divisions, each with a
specific logical function. They are:
1. IDENTIFICATION(ID) DIVISION.
2. ENVIRONMENT DIVISION.
3. DATA DIVISION.
4. PROCEDURE DIVISION.

All these divisions must begin as Area A/Margin A entries
in COBOL program.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1906


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

631


what is search and searchall?what is the diffrence between them?give an best example?

5559


how do you define single dimensional array and multidimensional array in your cobol?

674


What is the usage of comp fields in cobol?

659






Name the sections present in data division.

701


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1771


Name some of the examples of COBOl 11?

2686


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

689


Describe the cobol database components?

681


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

686


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


What is perform what is varying?

709


What is a SSRANGE and NOSSRANGE?

820