Difference Between Call By Value and Call By Reference?
Answer Posted / ravi s. sharma
In call by value, a copy of value known as(actual argument)
is passed to the function known as(formal argument). Both
values are stored at different locations and scope. The
changes made in a copy(formal argument) does not affect the
original value(actual argument).
In call by reference, a reference/address of variable known
as(actual argument) is passed to the function known
as(formal argument) which is stored in a
pointer/ref.variable. The changes made in a function
(through pointer/ref. variable) affect the original
value(actual argument).
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
Did you create secondary index?
What is the project you are currently working and work that you are doing
please give the remaining answers.
How can we handle table control in bdc? : abap bdc
What is your current client number?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What work you have done in HR module