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

Write some characteristics of cobol as means of business language.

619


What are different data types in cobol?

689


How many sections are there in data division in COBOL?

678


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5690


What is the local-storage section?

681






What is length is cobol?

650


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

735


What is redefines clause in COBOL?

851


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

825


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8656


explain sorting techniques in cobol program?

690


what is the use of outrecord?

1771


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

644


What is amode(31)

724


What is a scope terminator give example?

657