Vidyalelo
Computer Science · Q495

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 495

Q495

Assume that a program includes the short *agePtr = NULL; statement. The name of the pointer is _____

A.
*agePtr
B.
age*Ptr
C.
agePtr
Answer
D.
NULL

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board