What phrase indicates that a function receives a copy of each argument passed to it rather than a reference to the objects themselves?
What phrase indicates that a function receives a copy of each argument passed to it rather than a reference to the objects themselves?