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
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are the access modes of START statement?
Explain the configuration section of a cobol program with examples of syntax.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is report-item in COBOL?
What is rmode(any) ?
what is difference between cobol and cobol/400
Mention the guidelines to write a structured cobol program?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
In which area will you utilize 88 level items in cobol?
) what is the difference between AID and HANDLE AID?
What is the difference between Call and a Link?
how do you reference the esds vsam file formats from cobol programs
what are decleratives in cobol?