Question: Java need to create an array that keeps track of the number of employees that where absent each day. Needs to be large enough to
Java
need to create an array that keeps track of the number of employees that where absent each day. Needs to be large enough to store a full month of date.
Ex) on the first day of the month, 1 employee was absent; second day of the month only 2 absence and this information does not need to but put in by user.
Prompt the user to input a number to display the number of absences on the day they entered.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
