Answer Posted / guest
Identification Division
Environment Division
Data Division
Procedure Division
| Is This Answer Correct ? | 64 Yes | 2 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How do you reference the following file formats from cobol programs?
What are the cobol coding sheets?
Give some examples of command terminators?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
i need a small 3d program using inline and outline.
What is the difference between Call and a Link?
How can you get the ksds file records into your cobol program?
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 are the different rules to perform a Search?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What rules are to be followed while using the corresponding options?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
how do you reference the rrds file formats from cobol programs