Difference Between Call By Value and Call By Reference?
Answer Posted / aishwarya kulkarni
In call By Value it create different memory for local
variable and actual called Variable. so changes does not
affect to the actual variable.
Call By Reference:
In call By Reference Compiler create same memory location
for the local variable and actual called variable so changes
affect to the actual variable and modify the value of actual
called Variable.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between field-group header and other field groups?
what are the two methods of modifying sap standard tables? : abap data dictionary
Explain about drill down report?
What are screen painter? Menu painter? Gui status?
What is an update task? : abap modularization
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What are client dependent objects in abap/sap?
How can we handle table control in bdc? : abap bdc
How many detail lists can be created in interactive reporting?
what are the two methods of modifying sap standard tables ?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
Sy index and sy tabix
Where are you used type casting?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What is meant by hot spots? : abap data dictionary