Question: In Java, write a code to solve the following; Write a program that prompts the user to enter a date, using integer values for the
In Java, write a code to solve the following; Write a program that prompts the user to enter a date, using integer values for the month, day, and year, and then prints out the day of the week that fell on that date. According to the Gregorian Calendar, January 1, 1601 was a Monday. Observe all leap years (and keep in mind that 1700, 1800, and 1900 were not leap years).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
