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


Please Help Members By Posting Answers For Below Questions

Which mode is used to operate the sequential file?

654


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5662


How do u write test cases?

1630


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

679


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

632






What is the Purpose of Pointer in the string?

632


A table has two indexes defined. Which one will be used by the SEARCH?

746


How do you differentiate between cobol and cobol-ii?

646


What are the various section in data division and briefly explain them.

683


What is rmode(24)

673


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2716


What is comp-1 and comp-2?

754


What is the difference between external and global variables in COBOL?

804


What is Pic 9v99 Indicates in COBOL?

714


How to remove 2 duplicate records and copy only one using job control language?

729