What are the divisions in a cobol program?



What are the divisions in a cobol program?..

Answer / vineeth

There are 4 divisions Identification division, Environment division, Data division, Procedure division

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

How to read a record from bottom of a file which is indexed by 'A'.

4 Answers   Oracle,


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

0 Answers  


How is sign stored in a comp-3 field?

7 Answers  


How is sign stored in Packed Decimal fields and Zoned Decimal fields?

6 Answers   ABC, HCL, TCS,


what is dynamic array in cobol? what is the difference b/w array and table in cobol?

2 Answers  






What is an index for tables?

2 Answers  


hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps

5 Answers   iNautix,


IF I mention stop run in CICS what happens?

0 Answers   IBM,


In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execution?

3 Answers  


How to convert bunch of words in a line to relvant ASCII values?

2 Answers  


i Want All cobol ERROR codes?

4 Answers   HCL, IBM,


What is the difference between Global and External Variables?

0 Answers  


Categories