Objectives : Inheritance and Polymorphism

Students will:
  • Students will be able to derive new classes from existing ones
  • explain how inheritance supports software reuse
  • add and midify derived classes
  • be able to design and maintain class hierarchies
  • define and apply polymorphism

HOME