what is advantages and disadvantages in call by value and
call by reference
Answer Posted / shivam sharma
when formal arguments are ordinary variables then it is called function call by passing value.
and when formal arguments are pointer variables then it is called function call by passing address.
when formal arguments are reference variable then it is called function call by passing reference.
most of the times people considers call by reference and call by address is same but it's not.it is unique in different context.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a structure and a table? : abap data dictionary
What is smart forms? : abap hr
Write syntax for message error (report)?
What is the lock object?
Why do we need enhancements?
What are the components of sapscript?
Different between Interface and Abstract classes?
What is partner selection?
What is a logical database?
What is pnp-sw-found ? : abap hr
Explain the different types of data dictionary objects?
What is the full form of spro? : sap abap hr
What is off cycle payroll run
How to maintain lists?
How do you delete duplicate records from internal table?