Interview Questions

What is the difference between START and XCTL ?

CICS Interview Questions


(Continued from previous question...)

What is the difference between START and XCTL ?

START is used to start a new task. It is a interval control command. XCTL is used to pass control to a program within the same task. It is a program control command.

(Continued on next question...)

Other Interview Questions