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 a table attribute?
Where do you code the hide statement?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
How do you find the information on the current screen? : abap bdc
Explain the use of table maintenance allowed?
What is protect & endprotect?
What are two methods of modifying sap standard tables?
what will happen if called program is not executable ?
What is view? Different types of view.
Where do you create indexes in abap?
Can we make use of flow logic control key words in abap/4 and vice-versa?
What does an exec sql statement do in abap? What is the disadvantage of using it?
Does the call transaction method allow multiple transactions to be processed by sap?
What are spa/gpa parameters (sap memory)?
What are Delivery classes? What data will you want to transport during client copy?