C++ Pointers Quiz - Question 8

Last Updated :
Discuss
Comments

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

&

->

*

::

Share your thoughts in the comments
Article Tags :