Cobol Question:

Explain call by context by comparing it to other calls?

Tweet Share WhatsApp

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.

Download Cobol PDF Read All 110 Cobol Questions
Previous QuestionNext Question
What is the linkage section?What was removed from COBOL in the COBOL II implementation?