I have hard time doing this any help?

Rewrite the definition of the method setdate and the constructor with parameters so that the values of month, day, and year are checked before storing the date into the data members. Add a method isleapyear to check wether a year is a leap year. Then, write a text program totest your class.

1 answer

Can you please post the full question