Skip to content

gabrieldim/OOP-CPP

Repository files navigation

OOP-CPP

Topics:

  • Concepts of Object-Oriented Programming
  • Inheritance
  • Multiple inheritance
  • Polymorphism
  • Exceptions
  • Static variables
  • Constructors and destroyers
  • Objects