Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ?
Thanks
krishna chaitanya
Answer Posted / chaitu215
Memory related
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between comp and comp-3 usage?
What is the LINKAGE SECTION used in COBOL?
What is the compute verb? How is it used?
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
In COBOL programming, what is PERFORM? What is VARYING?
what is amode(24), amode(31), rmode(24) and rmode(any)?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What are the pertinent COBOL commands?
State the various causes of s0c1, s0c5 and s0c7.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How you can read the file from bottom?
example for sub strings ? and refernce modifications whit output pls
Define static linking and dynamic linking.