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
What is the utilization of copybook in cobol?
What is the usage of comp fields in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?
i need a small 3d program using inline and outline.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
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
How do we get current date from system with century in COBOL?
how to access the file from prodution from changeman tool and to submit a file to production
Why occurs cannot be used in 01 level in COBOL?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Difference between array and sub-script ?
What are different data types in cobol?
how do you reference the ksds vsam file formats from cobol programs
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