Difference Between Call By Value and Call By Reference?

Answer Posted / varsha jarwal

In call by value:-
since new location is created, this method is slow.
In call by reference:-
since the existing memory location is used through its
address, this method is fast.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different database integrities?

566


What are pooled tables?

609


What is difference between float and packed data type?

623


how to see the tables of 200 in client 100?

1396


Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.

1570






What are the basic object types? : sap abap hr

615


Search help exit details.

917


If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)

2054


What are the user groups?

557


How can you distinguish between different kinds of parameters?

539


To how many tables can an append structure be assigned. : abap data dictionary

579


What is the use of info groups? : sap abap hr

549


What is the relationship existing between the various data elements? : abap data dictionary

579


What are the various events associated with screen programming?

679


The commands through which an abap/4 module can “branch to “ or “call” the next screen are?

620