You are on page 1of 5

Name: Jyoti Dixit

SID: 21103013
Software Engineering
ASSIGNMENT 2
1. Write a program for creating a phone directory.
a. Program Should be menu-driven.
b. Functionalities to be included: creating, updating, searching, and deleting a
contact.
c. A single contact should be able to store multiple contact numbers.
d. Name prefix searching should be possible.
e. Complexity of the program must be kept in mind while choosing the data
structure.
1. Inserting the Contacts into the Phonebook
2. Inserting the 3rd contact and Printing the Phonebook.

3. Updating the Phonebook


4. Deleting the Phone number from the phonebook and printing the Phonebook.

5. Deleting the Phone number from the phonebook and printing the Phonebook.

You might also like