How many divisions we have in Cobol ?

Answer Posted / chinmay

There are 4 divisions in cobol
1. Identification division
2. Environment division
3. data division
4. procedure divisiion

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL programming, what is PERFORM? What is VARYING?

661


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

1886


How do u write test cases?

1625


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1909


How do we get current date from system with century in COBOL?

776






Write a program that uses move corresponding.

658


What is difference between static and dynamic call in cobol?

760


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

1509


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.

913


How do you reference the fixed block file formats from cobol programs

686


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1633


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

720


Difference between array and sub-script ?

1147


How many sections are there in data division in COBOL?

665


What is a scope terminator give example?

641