Cobol Question: Download Cobol PDF

Explain how to differentiate 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 can be modified.

Download Cobol PDF Read All 110 Cobol Questions
Previous QuestionNext Question
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etcWhat COBOL construct is the COBOL II EVALUATE meant to replace?