Question: This is for my computer science 1 class (java). Your help is appreciated. Address book Program using ARRAY LIST. Prompt the user to enter up
This is for my computer science 1 class (java). Your help is appreciated.
"Address book Program using ARRAY LIST.
Prompt the user to enter up to 100 address book entries. An address book entry should contrain First name, Last name, and phone number.
Use partial filled arrays with array size of 20.
The program should implement viewing enviroment, so that if the user wants to view only 15 enteries, the program prints only the 15, not the whole 100."
Note: use array list, not arrays.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
