Introduction to OOP | Chapter 12: Implications of substitution: | next | previous | audio | real | text |
If a value is indirectly accessed through a pointer, when an assignment is performed (or equality test is made) is the quantity assigned simply the pointer or is it the actual value?