Can someone help program this for me?

Can someone help me with this Java program?

  • . Create a program that performs the following actions: 1) Open the file 2) Display all the records within the address book 3) Search for a record by last name and display it 4) Search for a record by last name and replace the first name or phone number 5) Save the address book to the file 6) Quit the program You should utilize an event-driven methodology to create this program. Each action should be performed by a separate function. The only bit of code you should have in “main” is the looping event-driven structure and the exit message. The program should quit ONLY when the user chooses to do so. When displaying the record, use the format utilized in previous labs. Other Requirements The file you will use is named “addressBook.csv”

  • Answer:

    The chances are very slim that someone is going to come along and feel like writing your entire homework project for you. Why would they? If you need help, please tell us what you are stuck on and what you have tried so far so someone can hopefully come along and point you in the right direction.

Bobby at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.