The maximum number of dimensions that an array can have in
COBOL-85 is ?
Answer Posted / pavan
We can use 3 in real time scenario.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Pic 9v99 Indicates in COBOL?
What are various search techniques in cobol? Explain.
In which area will you utilize 88 level items in cobol?
What are the pertinent COBOL
how do you reference the fixed unblock file formats from cobol programs
How arrays can be defined in COBOL?
What is cobol?
Describe the cobol database components?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
how to move the records from file to array table. give with code example
Define cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How to print 10 to 1 if the input have only 10 digit number?
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 are decleratives in cobol?