Programming - Pointers - Discussion

You Are Here :: Home > C++ Language > Pointers - Discussion

 



Q.

Which one of the following is not a possible state for a pointer.                         


A. hold the address of the specific object B. point one past the end of an object
C. zero D. point to a type

Answer: Option D
Explaination:

 


A pointer can be in only 3 states a,b and c.




Discussion

Your Comments Goes here...
NameDiscussion