[SOLVED] SOLVED: Class Day that implements the day of the week_SOLUTION

18.99 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Day-1.zip (4.7 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
πŸ”’ Securely Powered by:
Secure Checkout
Rate this product

Using jGrasp and the Software Development Kit, write a program in response to the following prompt:Design and implement the class Day that implements the day of the week in a program. The class Day should store the day, such as Sun for Sunday. The program should be able to perform the following operations on an object of type Day:A. Set the day.B. Print the day.C. Return the day.D. Return the next day.E. Return the previous day.F. Calculate and return the day by adding certain days to the current day. For example, if the current day is Monday and we add four days, the day to be returned is Friday. Similarly, if today is Tuesday and we add 13 days, the day to be returned is Monday.G. Add the appropriate constructors.H. Write the definitions of the methods to implement the operations for the class Day, as defined in A through G.I. Write a program to test various operations on the class Day.The user needs to be able to enter a day into the console

  • Day-1.zip