Difference Between Call By Value and Call By Reference?

Answer Posted / atul gupta

call by value: copies the value of argument into the formal
parameter.Any changes made in the parameter does not affect
the argument .

call by reference : copies the address of argument into the
formal parameter . The address will access the actual argument
used in the call . so any changes made in the parameter will effect the argument

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many main windows will be there in a page window?

563


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

603


What are the layers of data description in r/3? : abap data dictionary

642


suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?

1859


How will you insert record in a sorted table

870






Explain the Inportance of pa40? : abap hr

581


What is the t-code to display batch input sessions? : abap bdc

632


What is the different between template and a table?

608


Mention what is alv programming in abap?

587


What are indexes? : abap hr

593


What is the transaction for recording bdc ? : abap bdc

607


Explain Singleton class

841


What is the difference between synchronous and asynchronous update? : abap bdc

643


What is view? Different types of view.

584


Explain what is an rfc?

615