If you were passing a table via linkage, which is
preferable - a subscript or an index?
Answer Posted / aji cherian
Sbscript
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is rmode(24)
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.
Write down the divisions of cobol program?
What is the difference between external and global variables in COBOL?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
State the various causes of s0c1, s0c5 and s0c7.
What are the different open modes available in cobol?
Define static linking and dynamic linking.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between binary search and sequential search?
Can we redefine the field of x(200) to less than 200?
what happens if parmparameter passes zero bytes to the program
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
how can i see junk values in dclgen or in hostvariable of comp ?
how do you reference the ksds vsam file formats from cobol programs