Answer Posted / vampire
good example for this is call by refference and call by value
call by refference it is a static linking once subprogram
modified it effects the main program
call by value is dynamic linking modifying the subprogram
wont effect the main program
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
how to move the records from file to array table. give with code example
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
how to convert the recors form vsam file to db2 table tru file aid
What is the Purpose of POINTER Phrase in STRING command in COBOL?
what is search and searchall?what is the diffrence between them?give an best example?
For rewrite, why is it mandatory that file needs to be opened?
What is the utilization of copybook in cobol?
What is the usage of comp fields in cobol?
Which mode is used to operate the sequential file?
What is the difference between PIC 9.99 and PIC9v99?
How do you define a variable of comp-1 and comp-2?