Question: JAVA: You will ask users to enter student name and number of absent days. You will then print a message according to below logic. NumberOfDaysAbsent
JAVA: You will ask users to enter student name and number of absent days.
You will then print a message according to below logic.
NumberOfDaysAbsent < 5: ExcellentRecord
NumberOfDaysAbsent < 10 and > 5: NeedAttention
NumberOfDaysAbsent <15 and> 10: PoorAttendance
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
