Dereferences vs Dereferenced - What's the difference?
dereferences | dereferenced |
(dereference)
(programming, of a memory location) To obtain the value stored therein in an execution context which interprets that value as the address of a memory location
(programming, of a pointer) to access the thing to which the pointer points.
