The maximum number of dimensions that an array can have in
COBOL-85 is ?

Answer Posted / kumar

cobol85 will support up to 7 min.
cobol74 will support only 3 dim.

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the problem of ordered sequential files access?

811


What is redefines clause in COBOL?

927


What is the difference between next sentence and continue in cobol programing language?

822


In COBOL programming, what is PERFORM? What is VARYING?

755


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

833






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?

1311


What is link edit in cobol?

858


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2007


Can we change the password using ALTER? anyone tried and changed?

1632


When is inspect verb is used in cobol?

791


How do you get the data to code the BMS macro?

1569


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17284


Difference between array and sub-script ?

1251


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2155


Name some of the examples of COBOl 11?

2781