Interview Questions

Explain call by context by comparing it ot other calls.

COBOL Interview Questions


(Continued from previous question...)

Explain call by context by comparing it ot other calls.

The parameters passed in a call by context are protected from modification by the called program. In a normal call they are able to be modified.

(Continued on next question...)

Other Interview Questions