CO311: Introduction to Modern Programming II

Practice Test to prepare for Practical #10 on April 10

Please read the entire problem before jumping into the code!

Using the in-class examples as a guide, create a class called Date with the following characteristics:

Write a driver program to test all the permutations of your class, as seen in lecture examples. Your class definition, implementation and driver program should all be in separate files. Submit your copies to the FTP site in a separate folder called P10PREP and send email to jim3@millard.org if you want them reviewed.