Cobol Question:

Download Job Interview Questions and Answers PDF

What is the linkage section?

Cobol Interview Question
Cobol Interview Question

Answer:

The linkage section is part of a called program that ‘links’ or maps to data items in the calling program are working storage. It is the part of the called program where these share items are defined.

Download Cobol Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between a subscript and an index in a table definition?Explain call by context by comparing it to other calls?