Difference Between Call By Value and Call By Reference?

Answer Posted / prateek g

The call by value system copies the actual parameters to
actual parameters and then uses them i.e. the function
creates its own copy of values, any change in
these values will not be reflected
in the original values.
The call by reference system refers the actual parameters
i.e. these doesn’t creates a copy of original parameters,
any change in these parameters will be reflected back in
original parameters.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the project you are currently working and work that you are doing

1031


What are the organizational related infotypes? : abap hr

595


Have you printed any report?

1751


What are the advantages of logical databases : abap hr

612


How many types of views are there ?

656






How is conversion of data types done between abap/4 & external level?

573


Explain pai and pbo.

724


What are Tickets in Realtime ?

1689


What does an exec sql statement do in abap?

550


How many types of buffering? : abap data dictionary

726


What is the differences between structure and table in the data dictionary in abap?

623


What are the modes in which any update tasks work?

640


What is a collect statement?

587


What are the components of sap scripts? : abap hr

592


From Excel to ABAP - Is batch mode possible ?

588