Question: . Write a Java program that print out number of days and the name of a given month. The user will enter the number of
. Write a Java program that print out number of days and the name of a given month. The user will enter the number of the month and the year Test Data: Input a month number: 2 Input a year: 2021 Output: February 2021 has 28 days
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
