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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize? What keyword will allow for an override of the default?

863


How do you reference the following file formats from cobol programs?

906


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6085


Write the code to count the sum of n natural numbers.

925


What are the pertinent COBOL

2237


What is Pic 9v99 Indicates in COBOL?

929


State the various causes of s0c1, s0c5 and s0c7.

840


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

1742


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

936


Are you comfortable in cobol or jcl?

805


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

906


For rewrite, why is it mandatory that file needs to be opened?

834


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.

2233


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

1690


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2875