what is advantages and disadvantages in call by value and
call by reference
Answer Posted / rishav
It copies the value of actual parameters into formal parameters.
The changes are not reflected back to the original value.
It creates its own copy of argument values and then uses them.
Passing by values is useful when the original values are not to be changed.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the difference between leave transaction and call transaction?
did u done enhancement framework?how u implemented?
What is protect & endprotect?
Explain what is an rfc?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
Give an example of interface from your project explaining why you used it?
What does a lock object involve?
What is the reserve command?
What are the organizational related Infotypes
Explain the different types of mode (run code) in call transaction method?
Explain the difference between tables and structures?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is the t-code to display batch input sessions? : abap bdc
Define external layer? : abap data dictionary