Interview Questions

What is difference between call and link ?

CICS Interview Questions


(Continued from previous question...)

What is difference between call and link ?

In case of call, whenever you do changes to the called program you need to compile the calling program also. In case of link, it is not needed.

(Continued on next question...)

Other Interview Questions