Difference Between Call By Value and Call By Reference?
Answer Posted / atul gupta
call by value: copies the value of argument into the formal
parameter.Any changes made in the parameter does not affect
the argument .
call by reference : copies the address of argument into the
formal parameter . The address will access the actual argument
used in the call . so any changes made in the parameter will effect the argument
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Do we create table fields with out data elements and domains?
Have you set up a back ground job ? How to create a background job without a variant ?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What is the difference between Exit and Stop?
How do you find the information on the current screen? : abap bdc
Name the special commands of list?
Difference between sy-tabix and sy-index?
What is meant by performance analysis? Have done anything to improve the performance?
Select query optimisation
How to create a button in selection screen ?
What is For-period and In-period
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What function does data dictionary perform?
Explain the difference between a pool table and a transparent table?