Misconception: Students believe that a method can only be called once on a given object.
- Make sure students understand that the same method can be called multiple times on the same object.
- It’s important students understand that universally, there is no set number of times that a single method can be called on a single object.