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
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What are the various section in data division and briefly explain them.
Why did you choose to work with ibm mainframe cobol programming?
Discuss about changing dataset name in proc.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
State the various causes of s0c1, s0c5 and s0c7.
What are different data types in cobol?
What is the usage of comp fields in cobol?
What rules are to be followed while using the corresponding options?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
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?
what is difference between cobol and cobol/400
Which mode is used to operate the sequential file?
What is rmode(any) ?