Difference Between Call By Value and Call By Reference?

Answer Posted / sadikhasan

Call By Value :
In call By Value it create different memory for local
variable and actual called Variable. so changes does not
affect to the actual variable.

Call By Reference:
In call By Reference Compiler create same memory location
for the local variable and actual called variable so changes
affect to the actual variable and modify the value of actual
called Variable.

Is This Answer Correct ?    43 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.

1932


In a loop of an internal table, what is the use of at first & at last statements?

1448


10) How to get Item Header in Sales Order?

1527


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

606


What is an Open Item in SAP? How will you find an Open Item in SAP?

596






Explain buffering

867


What is sap abap data classes?

570


Describe the difference between macro and subroutine?

602


In which particular scenario we use sorted table and which particular scenario we use standard table?

998


What are the different message types available in the abap/4 ?

532


What is lock objects? : sap abap data dictionary

585


Explain the call transaction method? : abap bdc

569


What is logical database? : abap hr

593


If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

629


How many tables are there in sap?

620