what do you mean by
call by reference
Answers
Answered by
1
Answer:
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.
jai hind
please follow m
Answered by
2
Answer:
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.
Similar questions
Math,
3 months ago
Math,
3 months ago
Science,
5 months ago
Political Science,
1 year ago
Math,
1 year ago