Zebra0.com

MCJava program: Chinese Year

Java program: Chinese Year

Create a program that will let the user enter his birthday. (Use any method you think is best.)

If the user enters a valid date (use any method you want to verify that the date is valid) display the following information:

This program must be done using functions and arrays with a minimum of code in main.