Question: Write a Java program to find the number of days in a month. The program must ask user the number of the month and

Write a Java program to find the number of days in a month. The program must ask user the number of the month and should print the days accordingly. e.g. for month 1 the days printed should be 31, for month 2 it should be 28 and so on.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
