Vidyalelo
C Programming · Q27

C Fundamentals

Programming · C Programming · question 27

Q27

Which operator is used to access the value stored at a pointer address in C?

A.
*
Answer
B.
&
C.
->
D.
.

Answer: Option A

Solution

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