Programming Languages
COBOL
Subjective
Mar 15, 2013
Explain call by context by comparing it to other calls?
Detailed Explanation
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.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts