Difference Between Call By Value and Call By Reference?
Answer Posted / pasang tsering
call by value:-value of the actual argument passed to the
formal arguments.
call by reference:-address of the actual arguments passed
to the fomal arguments.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a variable in the sap abap?
What function does data dictionary perform?
What are uses of foreign key?
What is a sequence of event-triggered in report?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
What do you mean by transparent tables in sap abap? : abap data dictionary
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What are the advantages/ dis-advantages of logical databases?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
Explain the difference between open_form and close_form?
Which function module reads the data for particular infotype ? : abap hr
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
How collect statement is different from append?
What is a table pool?
Difference between /N and /BEND?