An open API service indexing awesome lists of open source software.

https://github.com/gabrieldim/oop-cpp

Polymorphism, Inheritance etc
https://github.com/gabrieldim/oop-cpp

cpp exception-handling exceptions inheritance object-oriented-programming oop oop-principles polimorphism

Last synced: 3 months ago
JSON representation

Polymorphism, Inheritance etc

Awesome Lists containing this project

README

          

# OOP-CPP
Topics:
- Concepts of Object-Oriented Programming
- Inheritance
- Multiple inheritance
- Polymorphism
- Exceptions
- Static variables
- Constructors and destroyers
- Objects