how many divisions are there in cobol

Answer Posted / snehatechm

IDENTIFICATION DIVISION,ENVIRONMENT DIVISION,DATA
DIVISION,PROCEDURE DIVISION

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the utilization of copybook in cobol?

865


What is the usage of comp fields in cobol?

859


What is the difference between structured cobol programming and object alternativelyiented cobol?

974


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

1872


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

867






i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1200


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

1043


how to access the file from prodution from changeman tool and to submit a file to production

7051


Why occurs cannot be used in 01 level in COBOL?

900


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

1874


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

894


Difference between array and sub-script ?

1357


What are different data types in cobol?

899


how do you reference the ksds vsam file formats from cobol programs

866


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2863