Class DateThis composition Lab contains classes Date, and Employee. Class Date declares private variablesmonth
Good evening, I was wondering if you could help me out with this setup for C++ ATTACHMENT PREVIEW Download attachmentClass DateThis composition Lab contains classes Date, and Employee. Class Date declares private variablesmonth, day and year to represent a date. The constructor receives three int parameters.Themethod checkMonth uses to validate the month—if the value is out-of-range. […]