C Programming MCQ

1: Prior to using a pointer variable it should be
A. Declared
B. Initialized
C. Both declared and initalized
D. None of these
 

Answer : C

Explanation :
Using a pointer variable, without initializing it, will be disastrous, as it will have a garbage value.

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.