Question: In Java Language, thank in advance! Write an enumerated class to represent the seasons of the year. Your class should have a toString() method that

In Java Language, thank in advance!
Write an enumerated class to represent the seasons of the year. Your class should have a toString() method that prints a month in a pleasing manner and a method cardinality that returns the number of seasons in the year. Write a program to test it. 16 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
