C Programming - Pointers - Discussion

Discussion Forum : Pointers - General Questions (Q.No. 7)
7.
A pointer is
A keyword used to create variables
A variable that stores address of an instruction
A variable that stores address of other variable
All of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
33 comments Page 4 of 4.

Venkat ramana said:   1 decade ago
As per the definition of pointer is store address of another variable.

Chinna said:   2 decades ago
Main think is a pointer stores the address of other variable.

Vinoth kannan said:   2 decades ago
Its correct.


Post your comments here:

Your comments will be displayed after verification.