In an array processing what is the thing that can be done
by using subscripts but not by using index

Answer Posted / nimi

subscripted array can be passed to a sub program whereas indexed array cannot be.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) How do u handle errors in BMS macro?

1622


What are different data types in cobol?

910


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?

1410


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

2105


State the various causes of s0c1, s0c5 and s0c7.

845


Have you used comp and comp-3 in your project? And how?

2207


how to access the file from prodution from changeman tool and to submit a file to production

7085


Define cobol?

1073


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

971


What is the default value(s) for an initialize and what keyword allows for an override of the default?

957


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

907


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1822


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2132


Write down the divisions of cobol program?

842


Difference between array and sub-script ?

1378