If you were passing a table via linkage, which is
preferable - a subscript or an index?
Answer Posted / aji cherian
A subscript
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How you can read the file from bottom?
What are the pertinent COBOL commands?
What is the difference between PIC 9.99 and PIC9v99?
What is the difference between comp and comp-3?
For rewrite, why is it mandatory that file needs to be opened?
What are the different rules for performing sort operation?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the LINKAGE SECTION used in COBOL?
Which mode is used to operate the sequential file?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the different types of condition in cobol and write their forms.
What are all the divisions of a COBOL program?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?