If you were passing a table via linkage, which is
preferable - a subscript or an index?
Answers were Sorted based on User's Feedback
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 |
What are the different rules to perform a Search?
I hav vari declaration like..... 77 a pic s9(9).99. 77 b pic s9(9).99 comp. 77 c pic s9(9).99 comp-3. if i use MOVE 123456789.99 to a,b,c what happen every one working fine ?
What are the access modes of START statement?
In my table having 3000 Records. How can I delete the 500th row? (we don't know what is data inside the table)
Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.
what is the difference between perform varying and perform until
What is the point of the REPLACING option of a copy statement?
what is the advantage of sync class
What do you understand by psb and acb?
how do you reference the variable block file formats from cobol programs
i am a btech cs 2009 passout. i am opting for mainframe course. is it good to do this course? pls. anyone suggest me
How can you declare the file ?