I need to write a program to create an address book. The program should provide the following operation. 1- load the data into the address book from a disk. 2- sort the address book by last name. (must use a sorting algorithm). 3- search for a person by last name 4- print the address, phone number and date of birth of a given person. 5- print the names of the people who birthdays are in a given month. 6- print the names of the people between two last names. The program will use a class called "addressbook Type" with appropriate members. The class data should be stored in a linked list. The program should be menu driven to make testing easier.
Already Tried: not anything
So in what programming language do you need the code in??
in c++
when do you need the code?
Wednesday
Ok i don't have any sorting algorithm. so it will be difficult to implement 2nd and 6th part because it depends on 2nd. will that be fine or its compulsory?
are u asking me its fine to leave out the 2nd and 6th part
No actually i was telling that i don't remember those sorting algorithm so i will opt out and some other expert will help you with your question.
ok
When should i hear from u?
I am not going to reply back Some other expert who will be able to help you will reply you.... here itself
When are they going to reply back?