what is advantages and disadvantages in call by value and
call by reference
Answer Posted / mukesh
In call by value method-The copy of variables are passed into the function and it does not overwrite the original values declared in main function. It consumes much space than call by reference method
In call by reference method- The address of variables are passed into the function and it will overwrite the original values declared in main function. It consumes less space the call by value method.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can we use / display table in a screen?
What are the page windows?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
What are the differences between table and structure in data dictionary?
What are the basic object types? : sap abap hr
Explain the disadvantages of abap query tool?
What is append search help? : sap abap data dictionary
What is a data dictionary? : sap abap data dictionary
What is full form of bdc session? : abap bdc
If your project is support project ? when is your implementation has completed ?
Define external layer?
What is step-loop? Explain all the steps?
What is “call mode”?