Multiple Choice
In C++, you declare a pointer variable by using the ____ symbol.
A) *
B) &
C) #
D) @
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: What is the value of x after
Q35: Given the declaration int *a;, the statement
Q36: What is the output of the following
Q37: Given the declaration<br>int *p;<br>The statement<br>p = new
Q38: A class _ automatically executes whenever a
Q39: The statement that declares board to be
Q40: In C++, virtual functions are declared using
Q41: In C++, _ is called the address
Q42: Consider the following statements:In the function pointerParameters,
Q44: The C++ operator _ is used to