IBM MainFrame Question:

Download Job Interview Questions and Answers PDF

What is use of linkage section?

IBM MainFrame Interview Question
IBM MainFrame Interview Question

Answer:

Linkage section is used to accept data from outside the program.either its parm part of Jcl or Call from any other programs,they pass data into called program thru linkage section only.

Download IBM MainFrame Interview Questions And Answers PDF

Previous QuestionNext Question
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3?What is difference between comp and comp-3?