How many divisions we have in Cobol ?

Answer Posted / g.naveen

There are 4 divisions in Cobol.
1) IDENTIFICATION DIVISION.
2) ENVIRONMENT DIVISION.
3) DATA DIVISION.
4) PROCEDURE DIVISION.

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL, what is the different between index and subscript?

747


What is the problem of ordered sequential files access?

688


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

660


Mention the guidelines to write a structured cobol program?

601


Write a program to explain size error.

665






What type of SDLC u followed? Why?

1508


What rules are followed by the search verb.

626


What is report-item in COBOL?

700


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

688


What are the cobol coding sheets?

655


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1513


Can we change the password using ALTER? anyone tried and changed?

1533


how to move the records from file to array table. give with code example

2205


What the difference is between continue and next sentence?

647


How many sections are there in data division in COBOL?

667