Skip to main content
CS Teaching Tips

Main navigation

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

Remind students of the relationship between an interface and its implementation to avoid confusion.

  • An interface is only the set of methods that a class must implement.
  • A class that implements an interface must implement everything in that interface.

More about this tip

Tags

  • AP A
  • Programming Concepts
External Source

Tips from Deborah Power Carter The College Board’s AP Computer Science Teacher’s Guide.

Other Tips By
Other Tips By College Board's AP Computer Science Teacher’s Guide

Similar tips

Teach ArrayLists for the AP CS A exam by having students uncover interesting information from your past students’ grades.
Match grammar constructs of nouns and verbs to classes and methods to help students understand what goes into a class because this helps make this difficult object-oriented programming construct easier to understand.
Play musical chairs to explain while loops so students develop physical experience navigating through the structure of a loop to better understand while loops.

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

Privacy Policy