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 digit year. The program should then determine whether the month times the day is equal to the...


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 digit
year. The program should then determine whether the month times the day is equal to the year. If so, it
should display a message saying the date is magic. Otherwise, it should display a message saying the date is
not magic. Note: Assume that the user will never enter an invalid day, month, or year.



Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here