Answer Posted / seema gulia
IDENTIFICATION DIVISION
ENVIRONMENT DIVISION
DATA DIVISION
PROCEDURE DIVISION
Is This Answer Correct ? | 36 Yes | 0 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is report-item in COBOL?
What is inspect in cobol ?
how to refer the data field?
) what is the difference between AID and HANDLE AID?
how do you reference the ksds vsam file formats from cobol programs
Explain about different table spaces.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What rules are to be followed while using the corresponding options?
What do you understand by psb and acb?
What is the difference between comp and comp-3?
how can i see junk values in dclgen or in hostvariable of comp ?
What is a scope terminator give example?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)