Question: Return Within 30 Days for a Full Refund Your final solution will have 3 files (there are 3 classes) so you will need to bundle




"Return Within 30 Days for a Full Refund" Your final solution will have 3 files (there are 3 classes) so you will need to bundle them together into 1 compressed file. Please submit either a .zip file or a .jar file. Most return policies give a window of time from the date of purchase, for example 30 days. But how do you find a future date from a given date? Let's write a tool to figure this out. Objectives Defining your own object to a specification Write both supplier and client code Working with multiple classes and starter code Specification This assignment has 2 parts. In part 1, you'll implement a class to a given specification. In part 2, you'll modify starter code to complete a stand-alone program using the class you wrote in part 1. In both classes, you are limited to the topics covered so far this quarter: chapters 1 - 5, & chapter 8. Part 1 You are going to write a class named Date to the following specification: class Date
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
