Question: In Java Part II atelephone company ownte a software application that helps them keeping track of the customers they have. Write a driver program that


In Java
Part II atelephone company ownte a software application that helps them keeping track of the customers they have. Write a driver program that will contain the main ()method and it will perform the following: Note: You can have the main function in a separate driver file, or in the same file if you prefer) Display a welcome message. Prompt the user for the maximum number of customers the company can handle. Create an empty array, called userDatabase that will have potential of keeping track of created Customer objects Display a main menu (figure 1) with the following choices and keep prompting the user until they enter a number between 1 and 5 inclusive
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
