Note that I have used only one entry point which is main.cpp in this case in order to run the program. Main method would be defined only there and I have included the header.hpp in all the other files ...
README CPP-Assignment Programs demonstrating C++ OOP concepts including classes, objects, constructor, operator overloading, inheritance, polymorphism, abstraction, encapsulation, and STL. Includes ...