define call reference?
Answers
Answered by
22
- Advertisements. The call by reference method of passing arguments to a function copies the address of an argument into the formal parameter. Inside the function, the address is used to access the actual argument used in the call. It means the changes made to the parameter affect the passed argument.
Answered by
0
Answer:
call by reference method of passing arguments to a function copies the address of an argument into the formal parameter. Inside the function, the address is used to access the actual argument used in the call. It means the changes made to the parameter affect the passed argument.
hope it was helpful to you ❣️☺️
mark me brainlist ☺️☺️
Similar questions
Math,
17 days ago
Math,
17 days ago
India Languages,
17 days ago
Math,
1 month ago
Math,
8 months ago