Difference Between Call By Value and Call By Reference?
Answer Posted / arun prasad
IN CALL BY VALUE, BOTH THE ACTUAL AND FORMAL PARAMETERS
WILL BE CREATED IN DIFFERENT MEMORY LOCATIONS WHEREAS IF
THEY ARE CALLED BY REFERENCE BOTH WILL BE CREATED AT THE
SAME LOCATION.
| Is This Answer Correct ? | 369 Yes | 123 No |
Post New Answer View All Answers
What do you mean by batch data communications programming?
What are the field and chain statements?
Define infotype ? : abap hr
Explain what are extracts?
Write the bdc table structure? : abap bdc
What abap statement will trigger list generation?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
Difference between sy-tabix and sy-index? Where it is used?
How can I make a differentiation between dependent and independent data? : abap hr
dynamic programming in sap abap
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What does the insert statement in extract datasets do? : abap modularization
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
ABAP : Classical reports events name
Difference between BDC vs Direct Loads?