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
What is the difference between PIC 9.99 and 9v99 in COBOL?
For rewrite, why is it mandatory that file needs to be opened?
State the various causes of s0c1, s0c5 and s0c7.
what is the use of outrecord?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Describe the cobol database components?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Differentiate between structured cobol programming and object-oriented cobol programming.
how to move the records from file to array table. give with code example
how do you reference the variable block file formats from cobol programs
example for sub strings ? and refernce modifications whit output pls
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Which Search verb is equivalent to PERFORM…VARYING?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.