Create a test program to test a class


Discuss the below:

Task:

The class Date was designed to implement the date in a program, but the method setDate and the constructor with parameters do not check whether the date is valid before storing the date in the data members. Rewrite the definitions of the method setDate and the constructor with parameters so that the value of month, day, and year are checked before storing the date into the data members. Add a method isLeapYear to check whether a year is a leap year. Then write a test program to test your class

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Create a test program to test a class
Reference No:- TGS01934642

Now Priced at $20 (50% Discount)

Recommended (90%)

Rated (4.3/5)