Q. Before using a pointer variable, it should be ___.
β
Correct Answer: (C)
Both A. and B.
Explanation: A pointer variable should be declared and initialized before the using.