Question: JAVA Exercise 5 (15pts): Write a java program that ask the user to enter the month name in any case (all caps, all small caps,
JAVA

Exercise 5 (15pts): Write a java program that ask the user to enter the month name in any case (all caps, all small caps, mix caps) and the program will output the season. Hint: use if/else if Output: input: Season is: Winter Enter month name: January ( user can enter case insensitive month name like jAnuaRy or JanUary, ...etc))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
