Question: Write a Java program that creates an array of 12 Strings. Store the 12 months of the year into the Strings (January is in index
Write a Java program that creates an array of 12 Strings. Store the 12 months of the year into the Strings (January is in index 0). Then, ask the user for a month from 1 to 12. The program then outputs the nanme of the month.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
