Multiple Choice
When you want to use a value stored in a pointer, you must use the ____ to dereference the pointer, or use the value to which it points.
A) ampersand
B) asterisk
C) pipe
D) bang
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: An array name is a(n) _; it
Q28: An argument used in a function call
Q29: What are the benefits that you gain
Q30: A(n) _ is the expression used within
Q31: What are some errors typically made by
Q33: The _ of a variable defines where
Q34: Match each term with the correct statement
Q35: Encapsulation simplifies your concept of the process
Q36: Match each term with the correct statement
Q37: A function declaration is also called a