Difference Between Call By Value and Call By Reference?
Answer Posted / meghanchal kumar dixit
call by value-
If we call a function in C by passing values of variables as the parameters/arguments to the function then such type of function call is known as Call by value.
call by reference-A function by passing addresses of variables as the parameters to the function is known as Call by Reference.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is asynchronous and synchronous update?
What is the difference between call transaction and session method? : abap bdc
What are the events used for logical database?
What is dynpro? what are its components ?
Explain the use of insert and append statement in sap abap?
Explain the difference between get and get late?
Explain what is a foreign key relationship? Explain this with the help of an example.
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
How did you test the form you developed? How did you taken print?
What is maintenance view?
Explain the differences between interactive and drill down reports?
What are field groups?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the different types of operators in the sap abap?
What is a multiple line field? : abap bdc