Multiple Choice
The asterisk ( * ) symbol is also called the ____ operator.
A) pointer
B) reference
C) increment
D) dereferencing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: The C++ _ operator releases a block
Q30: If a character s address is stored
Q31: Access to multidimensional _ can be made
Q32: Like all variables, pointers can be initialized
Q33: Pointers must be _ before they can
Q35: In contrast to implicitly passing addresses with
Q36: The addresses in pointers can be compared
Q37: To display the address of a variable,
Q38: Expressions taking the address of an array
Q39: A double typically requires the retrieval of