Multiple Choice
To indicate that a variable is a pointer, you should begin the variable's name with a(n) ____.
A) asterisk
B) ampersand
C) pipe
D) exclamation point
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Suppose you create a structure that has
Q11: C++ programmers do not refer to an
Q12: Identify and describe two common errors that
Q13: When should you use an array instead
Q14: A convenient way to set all array
Q16: You can use the address operator (_)
Q17: int , char , double , and
Q18: _ arrays are corresponding arrays in which
Q19: In C++, the first element in any
Q20: Complete the following program, which displays all