Answer Posted / sreedhar
Linkage section is a part of data division.
This can be coded in 2 situations
1) When we want to pass data from Jcl to COBOL program using parm parameter.
2) when mainprogram communicates with sub program then we code linkage section in sub program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Discuss about changing dataset name in proc.
Why occurs cannot be used in 01 level in COBOL?
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
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Have you used comp and comp-3 in your project? And how?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Define static linking and dynamic linking.
When is inspect verb is used in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are the access modes of START statement?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Why did you choose to work with ibm mainframe cobol programming?