Answers

Question and Answer:

  Home  Cobol

⟩ Explain how to differentiate call by context by comparing it to other calls?

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

 177 views

More Questions for you: