Difference Between Call By Value and Call By Reference?
Answer Posted / neeraj mishra
Call by value:
A copy of actual parameters is passed into formal parameters.
Call by reference:
Reference or address of actual parameters is passed into formal parameters.
To learn more about them with example you can refer below link:
http://www.thecrazyprogrammer.com/2015/12/difference-between-call-by-value-and-call-by-reference-in-c.html
Happy Coding!! :) :)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is step-loop?
What are the function modules used in a sap script driver program?
Explain about sap fico testing and the tools used? : abap bdc
difference between Valuation type and valuation category?
What happens if we use leave to list-processing without using suppress-dialog?
What is delivery class? : abap data dictionary
What function does data dictionary perform?
Can i Have Some Realtime Examples on Badi ?
What is the difference between synchronous and asynchronous update?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is the difference between table and template?
Define external layer? : abap data dictionary
What are the advantages of logical databases : abap hr
Explain get cursor field?
Write syntax for message error (report)?