Which method of passing a variable allows the function to change the value of the variable?

Which method of passing a variable allows the function to change the value of the variable?



Answer: by reference


Learn More :