Answer Posted / jai ho
i think it will send soc4 abend bcoz a[0]
is out of bound.
Correct me
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to remove 2 duplicate records and copy only one using job control language?
i need a small 3d program using inline and outline.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
how do you reference the esds vsam file formats from cobol programs
In COBOL programming, what is PERFORM? What is VARYING?
What is the difference between perform … with test after and perform … with test before?
What is a report item?
Write a program to explain size error.
What are the different data types in cobol?
Write a program that uses move corresponding.
what are decleratives in cobol?
Mention the guidelines to write a structured cobol program?
What rules are followed by the search verb.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What are declaratives and what are their uses in cobol?