Answer Posted / venkatachalam
Sharing the memory location between called program and
calling program.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What guidelines should be followed to write a structured cobol prgm?
What do you understand by psb and acb?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
In which area will you utilize 88 level items in cobol?
What is report-item in COBOL?
example for sub strings ? and refernce modifications whit output pls
i need a small 3d program using inline and outline.
Are you comfortable in cobol or jcl?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is rmode(24)
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
what happens if parmparameter passes zero bytes to the program
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Difference between cobol and cobol-ii?