Cobol Question:

What is the linkage section?

Tweet Share WhatsApp

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 PDF Read All 110 Cobol Questions
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?