Multiple Choice
Pointers cannot be used to:
A) Contain memory addresses.
B) Reference values directly.
C) Pass an argument by reference.
D) Manipulate dynamic data structures.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Given a built-in array of ints named
Q20: Which of the following is not a
Q21: A function that prints a string by
Q22: Three of the following expressions have the
Q23: Which statement would be used to declare
Q25: To prevent modification of a built-in array's
Q26: A string array is commonly used for:<br>A)
Q27: Which of the following is not a
Q28: Which of the following is not true
Q29: When a compiler encounters a function parameter