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

What are the screen elements.

519


What is value table?

578


What are the rules to create a BAPI?

1163


Explain the differences between sap memory and abap memory?

534


What are the abap/4 commands that link to a layout set?

860






ABAP : Classical reports events name

899


What are the buffering options in abap?

564


What is the difference between synchronous and asynchronous update?

645


Describe the difference between macro and subroutine?

632


Explain the Inportance of pa30? : abap hr

750


What are the basic functions of database utility? : abap data dictionary

599


What is the significance of delivery class? : abap data dictionary

572


What is match code? : sap abap hr

640


What should be the approach for writing a bdc program? : abap bdc

579


What are the disadvantages of different types of bdc's?

618