Answer Posted / savan
EXAMINE has been removed from later versions of COBOL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various section in data division and briefly explain them.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How do you differentiate between cobol and cobol-ii?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the LINKAGE SECTION used in COBOL?
what is difference between cobol and cobol/400
What are the different rules of SORT operation?
how to refer the data field?
In which area will you utilize 88 level items in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Name the sections present in data division.
what is the use of outrecord?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
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 is amode(31)