1.

Which one of the following is not correct about a pointer. (a) A pointer stores address (b) A Pointer stores L-value of a variable (c) A Pointer points to a memory location (d) A pointer stores R-Value of a variable

Answer»

(d) A pointer stores R-Value of a variable



Discussion

No Comment Found