Skip to content

gabrieldim/OOP-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8875d46 · Dec 23, 2020

History

1 Commit
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020

Repository files navigation

OOP-CPP

Topics:

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