Misconception: Students think that two different variables cannot refer to the same object.
- Explain to students that a single object can have multiple variables assigned to it.
- This property can be useful if students need to use the object in different places, or need to store both the object’s old and new values.