Difference Between Call By Value and Call By Reference?
Answer Posted / sadikhasan
Call By Value :
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 ? | 43 Yes | 12 No |
Post New Answer View All Answers
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
how do you call third selection screen ?
What is the function of the correction system?
Polymorphism real time scenario
What are the Various Types of internal tables?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What are the Synchronous and asynchronous methods in bdc ?
Why do we use dynamic where conditions?
What will exactly the hide statement do?
What are the differences between primary and secondary indexes?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
How to convert the Unit for 'Distance' (The value from one Unit to another).
performance tuning concepts
What is a table pool? : abap data dictionary
What are the functional modules used in sequence in bdc? : abap hr