Correct Answer: call by reference
Explanation:
In the call by reference, it will just copy the address of the variable to access it, so it will reduce the memory in accessing it.