adspace


What is the difference between Call and a Link?

Answer Posted / Shishir Chouhan

A 'CALL' in COBOL transfers control to another program and returns back when the called program finishes. A 'LINK' establishes a connection between two programs but does not transfer control. The link can be used for data exchange without interrupting the flow of the main program.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need a small 3d program using inline and outline.

2296


Are you comfortable in cobol or jcl?

1111