When an argument is passed by __________, the parameter receives the address of the argument so both the argument and the parameter point to the same memory location.
a. value
b. reference
c. return
d. global
b. reference
Computer Science & Information Technology