This operator is used to access the value of the variable pointer by a pointer.

1.5 This operator is used to access the value of the variable pointer by a pointer.
A) && operator
B) % operator
C) Address of operator
D) Indirection operator


Leave a Reply