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 screen flow logic? What are the sections in it?
Differentiate database index and match code.
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is the full form of spro? : sap abap hr
Have you printed any report?
What are the various events associated with screen programming?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
Where the payroll results are stored
What is the difference between native sql & open sql? : abap data dictionary
What is runtime analysis?
What is generic buffering?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What are the two levels in defining a match code? : abap data dictionary
How can we upload a text file having delimiters in to legacy system?
What is the function of the transport system and workbench organiser?