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
What is the major difference between pool tables and transparent tables?
What are the different function modules used in sapscript?
What is alv programming in abap? When is this grid used in abap? : abap hr
Which one is better joins or views and why?
What is an rdbms?
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
How do you do bdc for a table control? : abap bdc
What are the different types of internal table?
Can a domain, assigned to a data element be changed? : abap data dictionary
What do you mean by transparent tables in sap abap? : abap data dictionary
Is it possible to bring select option in module pool screens?
How to create any functions?
What is a persistent class?
How can we omit a leading sign and a leading zero in sapscript?
What is the maximum number of match code id's that can be defined for one match code object ?