Answer Posted / ravi
Before advancing is not there.
only after advanving is allowed
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is redefines clause in COBOL?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
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 to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
explain sorting techniques in cobol program?
Which division and paragraphs are mandatory for a COBOL program?