Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Misconception: Students believe that reference pointers go both directions such that objects know what points to them.

Share Misconception: Students believe that reference pointers go both directions such that objects know what points to them. with FacebookShare Misconception: Students believe that reference pointers go both directions such that objects know what points to them. with Twitter
  • Explain to students that objects only know what objects they are pointing towards, not what points towards them.
    • Another way to think of this is that reference pointers are arrows that only point in one direction.

More about this tip

Tags

  • Content Misconceptions
  • CS 1
  • Intro Programming
External Source

"Visual program simulation in introductory programming education" by Juha Sorva.

Other Tips By
Other Tips By Juha Sorva

Similar tips

Misconception: With conditionals, students may try to compare the memory address of a function to a number, like x < foo, when they intended to compare x with the return value of foo.
Have the class make instructions for a Robot class you created that will bring Chipotle back to the classroom to motivate instructions and method sequencing.
Misconception: Students incorrectly assume that Java’s substring method is destructive and wrongly anticipate the original string will change.
  • CSTT Facebook
  • CSTT Twitter

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Footer Icons by Mohammed Alyousfi. Powered by Drupal.

Privacy Policy

  • National Science Foundation
  • Sage Fox Group
  • Harvey Mudd College