If you were passing a table via linkage, which is
preferable - a subscript or an index?

Answers were Sorted based on User's Feedback



If you were passing a table via linkage, which is preferable - a subscript or an index?..

Answer / rama krishna

Since, index is not part of Working-Storage section, you
can not pass the value of index via linkage section. Hence,
you have to always use subscripts...

Is This Answer Correct ?    18 Yes 1 No

If you were passing a table via linkage, which is preferable - a subscript or an index?..

Answer / aji cherian

Sbscript

Is This Answer Correct ?    9 Yes 0 No

If you were passing a table via linkage, which is preferable - a subscript or an index?..

Answer / aji cherian

A subscript

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More COBOL Interview Questions

What will happen if we generate GDG +2 version instead of +1 version?

2 Answers   T systems,


How do you fetch current date in normal cobol pgm and in cobol-db2 pgm?

3 Answers   Cap Gemini, CTS,


maximum of how many screens we can open in emulator

2 Answers  


Difference between ps, esds

3 Answers  


how will u code parm parameter and where pls ?

3 Answers   DELL,


If you were passing a table via linkage, which is preferable - a subscript or an index?

3 Answers   TCS,


COMP-3 field occupy ?

8 Answers  


How do you code Cobol to access a parameter that has been defined in JCL?

3 Answers  


What is "Call by content" and "call by reference"?

4 Answers   ADP, Syntel,


which generation language is cobol

4 Answers   Kanbay,


When the working storage variables get allocated? a.At Compile time b.At starting of the run time c.At end of the run time. d.None of these

6 Answers   Wipro,


Define in-line perform?

1 Answers  


Categories