How to Pass table from a cobol program to another cobol
program and how to use that table in called program
Answer Posted / dinesh
Via linkage section. Use it as a normal table.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What are 77 levels used for?
Explain about different table spaces.
What are various search techniques in cobol? Explain.
Can we change the password using ALTER? anyone tried and changed?
how to refer the data field?
Which division and paragraphs are mandatory for a COBOL program?
How do you reference the fixed block file formats from cobol programs
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
how do you reference the ksds vsam file formats from cobol programs
Differentiate between structured cobol programming and object-oriented cobol programming.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How do you differentiate between cobol and cobol-ii?
Name the sections present in data division.
What are the pertinent COBOL
What rules are followed by the search verb.