Question: In Chapter 11, you created an interactive StaffDinnerEvent class that obtains all the data for a dinner event for Carly's Catering, including details about the
In Chapter 11, you created an interactive StaffDinnerEvent class that obtains all the data for a dinner event for Carly's Catering, including details about the staff members required to work at the event. Now, modify the class so that it becomes immune to user data entry errors by handling exceptions for each numeric entry. Each time the program requires numeric datafor example, for the number of guests, selected menu options, and staff members' salariescontinuously prompt the user until the data entered is the correct type. Save the revised program as StaffDinnerEvent.java.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
