Name the divisions in a COBOL program ?

Answer Posted / sudhasini

working storage section is not a division in cobol. it
comes under data division

Is This Answer Correct ?    35 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Purpose of POINTER Phrase in STRING command in COBOL?

708


What do you understand by psb and acb?

659


How do you reference the following file formats from cobol programs?

687


Can we redefine the field of x(200) to less than 200?

806


How can you get the ksds file records into your cobol program?

634






I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1795


Write a program that uses move corresponding.

664


What is the problem of ordered sequential files access?

690


Mention the guidelines to write a structured cobol program?

602


i need a small 3d program using inline and outline.

1629


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

1469


How to know whether the module is dynamical or statistical?

648


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

1514


What is comp-1 and comp-2?

753


HOw can I get the negative sign while deduct high value from low value

1779