Pointer variable is used to hold the _________ of the variable.
(a) Value
(b) Address
(c) Value and Address
(d) Name of the variable
This question was posed to me in an international level competition.
My question is taken from Unsafe code & Pointers Basics topic in chapter Miscellaneous topics of C#