Phone Book ArrayList
Write a class named PhoneBookEntry that has fields for a person’s name and phone number. 1 he class should have a constructor and appropriate accessor and mutator methods.Then write a program that creates at least five PhoneBookEntry objects and stores them m in ArrayList. Use a loop to display the contents of each object in the ArrayList.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.