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

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


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

1614


What is the usage of comp fields in cobol?

658


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

698


What are the pertinent COBOL

2045






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

699


What are 77 levels used for?

659


Which is not true about evaluate statement

1584


What type of SDLC u followed? Why?

1520


What are the different types of condition in cobol and write their forms.

658


In which area will you utilize 88 level items in cobol?

722


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

2219


What are all the divisions of a COBOL program?

665


How do you get the data to code the BMS macro?

1476


What is the difference between a binary search and a sequential search what are the pertinent cobol?

735