1.

How does a pointer variable differ from a simple variable

Answer»

A pointer variable stores the memory address of another variable while a variable simply stores some value.



Discussion

No Comment Found

Related InterviewSolutions