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
What are the basic functions of database utility? : abap data dictionary
How do you write manual bdc session method? : abap bdc
Differentiate between table and template ?
What are critical issues you have faced in your project
What is an abap dictionary? : abap data dictionary
What are different data types in abap/4?
What is a transaction variant and why are they used?
What actually happens in real-time recruitment? : sap abap hr
What is database utility? : abap data dictionary
How to Raise a Particular Ticket in Realtime ?
Explain how do you use structures in the abap programs?
how 2 create the normal form by using functional module
What is meant by performance analysis? Have done anything to improve the performance?
What are the advantages and disadvantages of using views in abap programming ?
What are the dis-advantages of logical databases? : abap hr