what is advantages and disadvantages in call by value and
call by reference
Answer Posted / shashank and nishant
In call by reference the the object will get change.
In calle by value it won't.
call by reference passes the address of the argument into
the required subroutine, thenh when it is altered in the
subroutine, its altered value will overwrite the original
argument value.
call by value only passes the value to the subroutine(i.e.
the subfunction defined)and this does not overwrite the
argument value.
Is This Answer Correct ? | 53 Yes | 13 No |
Post New Answer View All Answers
Explain what is the step-by-step process to create a table in data dictionary?
What are Delivery classes? What data will you want to transport during client copy?
What are the advantages of logical databases : abap hr
What are the different kinds of lock modes?
How do you activate a function exit?
Can matchcode object contain ids with different update types? : abap data dictionary
What are the types of table fields in the sap abap?
What is locking ?
How can we create callable modules of program code within one abap/4 program?
What are the differences between session method and call transaction method? : abap bdc
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
How many ways you can create table? : abap data dictionary
Where the payroll results are stored
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
Difference between stand alone CRM and back-end CRM