hi everyone,
i am very new in java. i am having problem in SWITCH CASE STATEMENT. can anyone please help me to solve the following problem:
you have to write a program in java to generate the following menu:
1: DATE
2: MONTH
3: YEAR
4: DAY
if the choice is 1 print date, if 2 print month, if 3 print year, if 4 print year. Do the program using switch case statement
thank you,
regards,
shantuli