Short Answer
The advantage of using pointers rather than references is that the function call specifies that ____________________ are being used.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: When used in a nondeclarative statement, the
Q17: Any address returned by _ can be
Q18: To use a stored address, C++ provides
Q19: The use of a pointer requires the
Q20: When used in declaring reference arguments, the
Q22: Pointers to functions are possible because function
Q23: The C++ operator * means the address
Q24: As each variable is defined in a
Q25: The _ statement restores an allocated block
Q26: References are used almost exclusively as formal