what is call by value and call by reference ?
Answer Posted / pradeep reddy
call by reference is a defoult if we change farmal
parameters then actual parameters also get changed..
call by value: its user defined if we change farmal
parameters not effected actual parameters...
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Explain how to differentiate call by context by comparing it to other calls?
Name some of the examples of COBOl 11?
Discuss about changing dataset name in proc.
Why did you choose to work with ibm mainframe cobol programming?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between comp and comp-3?
what happens if parmparameter passes zero bytes to the program
Why occurs cannot be used in 01 level in COBOL?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How many sections are there in data division in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How are the next sentence and continue different from each other?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How to print 10 to 1 if the input have only 10 digit number?