Write java program that prompt the student to enter an integer number (between 1 till 5 inclusive). the student must enter a number which is equal to the day that he/she has class during the month of...


Write java program that prompt the student to enter an integer number (between 1 till 5<br>inclusive). the student must enter a number which is equal to the day that he/she has class during the<br>month of April 2021(each student must have 3 classes during the week). Your program must include<br>all 3 days that you have class. For example, If the student entered number 2 then your program should<br>display Monday and dates of that day during the month of April 2021.just like the expected outputs<br>below:<br>please enter numbers 1 for sunday, 2 for monday, 3 for tuesday, 4 for wednesday, 5 for thursday<br>Wednesday<br>7<br>14<br>21<br>28<br>please enter numbers 1 for sunday, 2 for monday, 3 for tuesday, 4 for wednesday, 5 for thursday<br>Thursday<br>15<br>22<br>

Extracted text: Write java program that prompt the student to enter an integer number (between 1 till 5 inclusive). the student must enter a number which is equal to the day that he/she has class during the month of April 2021(each student must have 3 classes during the week). Your program must include all 3 days that you have class. For example, If the student entered number 2 then your program should display Monday and dates of that day during the month of April 2021.just like the expected outputs below: please enter numbers 1 for sunday, 2 for monday, 3 for tuesday, 4 for wednesday, 5 for thursday Wednesday 7 14 21 28 please enter numbers 1 for sunday, 2 for monday, 3 for tuesday, 4 for wednesday, 5 for thursday Thursday 15 22

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here