In C++, a pointer is

(A) address of a variable
(B) variable for storing addresses
(C) data type of an address variable
(D) constant value

The answer is: (B) variable for storing addresses