Question: Write a segment of code to do the following: Ask the user to enter an integer between 0 and 24 inclusive to represent a valid

 Write a segment of code to do the following: Ask the

Write a segment of code to do the following: Ask the user to enter an integer between 0 and 24 inclusive to represent a valid number of vacation days of an employee. The number read is validated. If the number entered is not within range, an appropriate error message will be displayed, and the user will be asked to try again until a valid number is entered. Use a while loop, and the variable vacationDays. You will also consider proper indentation and alignment of the statements. (5 marks) int vacation Days

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!