Q495
Assume that a program includes the short *agePtr = NULL; statement. The name of the pointer is _____
A.
*agePtr
B.
age*Ptr
C.
agePtr
AnswerD.
NULL
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board