Question

When the __________ of a variable is passed to a function, the indirection operator (*) may be used in the function to modify the __________ at that location in the caller's memory.
a) address, address
b) value, address
c) value, value
d) address, value

Answer

This answer is hidden. It contains 3 characters.