Cobol Question:

Download Job Interview Questions and Answers PDF

What is the LINKAGE SECTION used for?

Cobol Interview Question
Cobol Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is the Purpose of POINTER Phrase in STRING command?Describe the difference between subscripting and indexing?