Question: Create a class called Month (java file called Month.java) with the (exact) following fields and methods (these names and caps exactly): You are going to

Create a class called Month (java file called Month.java) with the (exact) following fields and methods (these names and caps exactly): You are going to lose points if you do not name the class, the fields, or methods as requested. You should not have a field for the month name: your code should compute the name of the month from the number when needed. Create a program/project called [Your Name]-Assignment6 (replace [Your Name] with your actual name) in the same project as the Month.java. You will need to add the class Month to the project and add your code to the project class main method. The program (code) should
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
