Difference Between Call By Value and Call By Reference?
Answer Posted / ashish awasthi
in call by value method,a compiler get a copy of the
variable and thus changes made in the value in function
will not reflected back to the called function.but in call
by reference method,the compiler didn't get any copy ,but
actually it works on the original copy and thus changes
will be reflected back
| Is This Answer Correct ? | 261 Yes | 59 No |
Post New Answer View All Answers
How do you find number of records present in internal table?
How do you display a data in a detail list?
What is help view?
What is an abap instance?
What are the basic functions of database utility?
How do you get the number of lines in an internal table?
singleton class
How we can give authorization on the fields of table control in a dialog-programming?
What is the different type of projects? : sap abap hr
what are the two methods of modifying sap standard tables? : abap data dictionary
How can you manipulate the presentation and attributes of interactive lists?
If yes then why do we require logical database
How do you populate data into a multiple line field?
what are the two methods of modifying sap standard tables ?
How to read files and process BDC's automatically ?