up previous next contents
Next: An example interface Up: Interfaces Previous: Introduction   Contents

Objectives

Upon completion of this section, students will:
  • Describe an interface.
  • Define the differences between single and multiple inheritance.
  • Show how to implement an interface.
  • Describe the differences between interfaces and abstract classes.


up previous next contents
Next: An example interface Up: Interfaces Previous: Introduction   Contents