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
Define cobol?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the difference between Global and External Variables?
What is rmode(24)
What is the utilization of copybook in cobol?
how to move the records from file to array table. give with code example
How can you get the ksds file records into your cobol program?
What are the pertinent COBOL commands?
What is report-item in COBOL?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are literals?
What is the difference between perform … with test after and perform … with test before?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Write a program to explain size error.
What is rmode(any) ?