< Saylor.org's C++ Programming

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

  • Define and compare/contrast constructors and deconstructors.
  • Design pointers to the class and 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 for better code design.
  • Explain how polymorphism is achieved through C++ code.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.