Explain call by context by comparing it to other calls.
Answer Posted / mahathiaz
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
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
When is inspect verb is used in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is the difference between Global and External Variables?
Explain the configuration section of a cobol program with examples of syntax.
What are the different rules for performing sort operation?
what are decleratives in cobol?
How do you get the data to code the BMS macro?
how to access the file from prodution from changeman tool and to submit a file to production
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
how to move the records from file to array table. give with code example
State the various causes of s0c1, s0c5 and s0c7.
What is the compute verb? How is it used?
How are the next sentence and continue different from each other?