An employee ID number that is negative or greater than 999 · A zip code

Arrays Case: Cost Is No Object In earlier chapters, you developed programs for Cost Is No Object—a car rental service. Create an application that produces employee information for Cost Is No Object. The application prompts the user for an employee ID number, first and last names, street address, zip code, and job description code. Any time the user enters an invalid value, continue to reprompt the user for the same data. Invalid values are: · An employee ID number that is negative or greater than 999 · A zip code that is not in the list of allowed zip codes · A job description code that is not between 10 and 19 inclusive