Unit 3 Learning Outcomes

Upon successful completion of this unit, you will be able to:

  • Define and compare/contrast constructors and deconstructors;
  • Create overloading operators;
  • Define and use the keyword "this" and use the static members appropriately;
  • Design and appropriately use friend functions and classes;
  • Use the class inheritance to design better code; and
  • Explain how polymorphism is achieved through C++ code.
Last modified: Thursday, December 8, 2016, 3:37 PM