Multiple switch statements (java) | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Multiple switch statements (java)

Hello i am new to java and i want a program to ask for month, day and year how i can use multiple switch statements for this?

19th Apr 2017, 2:29 PM
Alexandros
Alexandros - avatar
1 Antwort
0
Check this solution https://code.sololearn.com/cJuACNHE4h15/#java I use the switch statements for selection of user input about what kind of data they want to change(month, day or year)
19th Apr 2017, 3:09 PM
Hendra Wijaya Djiono
Hendra Wijaya Djiono - avatar