Well done!

You have completed Pointers!

Quiz Question 1 of 3

If I have a *int variable (that is, a variable that holds a pointer to an int) named numPtr, how can I get the integer value that the pointer points to?

Choose the correct answer below:

Skip Quiz Review Video