what is advantages and disadvantages in call by value and
call by reference

Answer Posted / rishav

It copies the value of actual parameters into formal parameters.

The changes are not reflected back to the original value.

It creates its own copy of argument values and then uses them.

Passing by values is useful when the original values are not to be changed.

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

1866


What are the major steps will you use for tuning?

674


Define external layer? : abap data dictionary

783


Explain the advantage of structures?

634


What are the domains and data element?

651






What are the Various Types of internal tables?

828


What is the meaning of table buffer? This buffer is used by which type oftable?

860


What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?

1920


What is difference between inner join and outer join?

741


What is a data element?

624


How do you use structures in the abap programs?

688


what is code to upload cost centers through call trans. and procedure

2242


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

729


A subroutine can be terminated unconditionally using exit. State true or false : abap modularization

679


What are the kinds of foreign key fields?

618