what is advantages and disadvantages in call by value and
call by reference
Answer Posted / shivam sharma
when formal arguments are ordinary variables then it is called function call by passing value.
and when formal arguments are pointer variables then it is called function call by passing address.
when formal arguments are reference variable then it is called function call by passing reference.
most of the times people considers call by reference and call by address is same but it's not.it is unique in different context.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you find out whether a file exits on the presentation server?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What is the differences between structure and table in data dictionary in abap?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Explain the components of selection table?
What is a subscreen? How can we use a subscreen?
what are the important fields while preparing sales order,inquiry?
What is a fall back class?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
Tell me a scenario where did you use secondary index?
What is page window?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
Explain the data types of internal tables?
What are the disadvantages of different types of bdc's?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr