Answers

Question and Answer:

  Home  Cobol

⟩ Explain 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 are able to be modified.

 182 views

More Questions for you: