Computer Science, asked by jambamansher, 5 hours ago

define call reference?​

Answers

Answered by MrsGoodGirl
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.

\huge\red{--}\pink{--}\orange{--}\purple{--}\blue{--}\green{--}\huge\colorbox{pink}{MrsGoodGirl❥࿐}

Answered by Anonymous
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