Write a java program to use Switch statement to show the name of the month based on the number entered by the user.
1 : January
2 : February
3: March .......and so forth
- First ask the user to enter number of month between 1 and 12.
Write a java program to use Switch statement to show the name of the month based on the number entered by the user. 1 :
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a java program to use Switch statement to show the name of the month based on the number entered by the user. 1 :
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!