Notes on Inheritance & Polymorphism in C++ 12 Mar, 2019 - 2 minutes #c++ These are some of my notes on trying to understand Inheritance and Polymorphism in C++. Read more