Support for OOP

  • Polymorphism -- inheritance

Inheritance

  • dynamic binding
  • protection
  • multiple inheritance

slide: Support for OOP