0 C++ 2020-03-07 Diamond Inheritance virtual keyword on multiple base class creates one and only copy
0 C++ 2020-03-07 Implementing Constructors on Inheritance with using Keyword on C++ using keyword is the new way to implement a constructor to the child class.