What is the difference between CALL BY VALUE and CALL BY
CONTENT?
Answer Posted / prakash
both are same, this should be a difference between call by
reference and by value/content.
Here we send the address of he data in first case and the
value/content in second case.
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
What are the rules of the move verb?
What is the problem of ordered sequential files access?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Whats the difference between search & search ALL?
What is inspect in cobol ?
explain sorting techniques in cobol program?
What is a SSRANGE and NOSSRANGE?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Can we change the password using ALTER? anyone tried and changed?
What is the difference between PIC 9.99 and PIC9v99?
Name the sections present in data division.
How do you reference the fixed block file formats from cobol programs
) what is the difference between AID and HANDLE AID?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need