| |
GeekInterview.com > Interview Questions > Mainframe > COBOL
| Print | |
Question: Explain call by context by comparing it to other calls?
Answer: 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. |
| July 07, 2005 17:13:26 |
#1 |
| Don Carey |
Member Since: Visitor Total Comments: N/A |
RE: Explain call by context by comparing it to other calls? |
| I think this Q&A should say "CONTENT" rather than "context". |
| |
Back To Question | |