HCC_Project_Overloaded_Operators Program that displays understanding of overloaded operator methods Month.h file: contains class declaration Month.cpp file: contains method definitions lab6progam.cpp file: contains program that uses the above two files