Address book using JAVA

Discussion in 'Programming/Html' started by ^Son_Gokou08, Sep 24, 2008.

  1. ^Son_Gokou08

    ^Son_Gokou08 Member Guru

    Messages:
    171
    Likes Received:
    0
    GPU:
    Radeon HD 4850 @780/1200
    my friend is having a hard time coding an address book using JAVA PL. i want to help her but unfortunately, i dont know anything about that language. so i told her to give the code to me and i'll try to ask around.

    ok, so her problem is with #2 (delete entry).

    Create a class AddressBook that can contain 100 entries of AddressBookEntry objects (use the class you created in the first exercise). You should provide the following methods for the address book.

    1. Add entry

    2. Delete entry

    3. View all entries

     
    Last edited: Sep 24, 2008

Share This Page