Write a java program that asks the user to enter a day (from 1 to 31), a month (from 1 to 12), and a two digityear. The program should then determine whether the month times the day is equal to the year. If so, itshould display a message saying the date is magic. Otherwise, it should display a message saying the date isnot magic. Note: Assume that the user will never enter an invalid day, month, or year.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here