Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 184 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 184 Bytes

OOP-CPP

Topics:

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