Question: Write a class named phoneBookEntry that has fields for a person's name and phone number. The class should have a constructor and appropriate accessor and
Write a class named phoneBookEntry that has fields for a person's name and phone number. The 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 in an ArrayL1st. Use a loop to display the contents of each object in the ArrayL1st
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
