Difference Between Call By Value and Call By Reference?
Answer Posted / maqbul
call by value :
call by value means programmer send some value coping from
one function to another.At the time of function calling a
programmer can send a copy of variable of value.
call by referance :
it means sending sending the address of variable to the
called function means a user can send the address of
variable.
| Is This Answer Correct ? | 109 Yes | 33 No |
Post New Answer View All Answers
Can i have some Realtime Scenarios on Reports.
what are the critical issues u face in ur project?
Can you define a field without a data element? : abap data dictionary
what is code to upload cost centers through call trans. and procedure
What are the different abap editors? What is the used of different editors in abap?
What are advantages and disadvantages of logical data base
What is the difference between Check and Continue?
What is the difference between field-group header and other field groups?
What are the differences between a database index and a match code?
What are the different types of sapscript symbols?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
On which even we can validate the input fields in module progams?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Define abap/4 layer?