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
how do you reference the ksds vsam file formats from cobol programs
what is the use of outrecord?
What is the utilization of copybook in cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Describe the cobol database components?
what are decleratives in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
how to move the records from file to array table. give with code example
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is link edit in cobol?
explain sorting techniques in cobol program?
Mention the guidelines to write a structured cobol program?
Which is not true about evaluate statement