asked 217k views
2 votes
When you work with a dereferenced pointer, you are actually working with ________?

asked
User Snowcore
by
8.0k points

1 Answer

1 vote
When you work with a dereferenced pointer, you are actually working with the actual value of the variable whose address is stored in the pointer variable. A pointer is a number that a identifies a location from memory.
answered
User Bozhidarc
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.