Cobol Question:
Download Questions PDF

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

Download Cobol Interview Questions And Answers PDF

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?