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
How to set an Enhancement point for a custom report?
Can we use transfer dataset to transfer data in internal table ?
What are the different software packets available in the market? : sap abap hr
How to debug a script in abap?
What are base tables of an aggregate object?
How we format the data before before write statement in report ?
What are the advantages and disadvantages of using views in abap programming ?
What are the disadvantages of different types of bdc's?
What is the purpose of at first and at last?
What is interactive reporting?
What is the meaning of client independent?
Is the basic list deleted when the new list is created?
How are BAPI different from Normal function modules ?
What are the types of the software component being deployed in the sap?
What are screen painter? Menu painter? Gui status?