Cobol Question:

What is the LINKAGE SECTION used for?

Tweet Share WhatsApp

Answer:

The linkage section is used to pass data from one program to another program or to pass data from a PROC to a program.

Download Cobol PDF Read All 110 Cobol Questions
Previous QuestionNext Question
What is the Purpose of POINTER Phrase in STRING command?Describe the difference between subscripting and indexing?