comsc 210 data structure object oriented programming
Write the definition of theclass Daythat implements the day of the week in a program. The class Day should store the day, such as Sunday for Sunday. The program should be able to perform the following operations on an object of type Day: