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

01 a pic s9(5) value '-12345' how it will be stored

7 Answers   ACS,


How do you differentiate between cobol and cobol-ii?

0 Answers  


How to increase the logical record length of existing PS file?

7 Answers  


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

1 Answers  


What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?

2 Answers  






How can you add a particular field/coloumn in copybook?

3 Answers   ADP, DELL, L&T,


What is the difference between Global and External Variables?

0 Answers  


Can printer files (having 133 characters) be of variable length?

3 Answers  


What is tne need to use sub programs in Cobol?

3 Answers   HSBC,


9(2).99 how many bytes take? Why . consider as a byte?

2 Answers  


what is the use of keep and pass in disp

1 Answers  


what is scope terminator

2 Answers   IBM,


Categories