Question: C++ language ABC Enterpnse needs to develop a simple program to store their customer details in the company portal. The details are customer's id, name

C++ language
C++ language ABC Enterpnse needs to develop a simple program to store

ABC Enterpnse needs to develop a simple program to store their customer details in the company portal. The details are customer's id, name and phone number. The program should be able to do the following: - Add and delete customer details - Print a complete list of customers - Determine who is calling given the customer's phone number (a) The company is given a choice to store the data in an array or a linked list. As a software engineer, propose a more suitable format of data starage (array or linked list) to the company considering the application descnbed above and justify your answer. (3 markah / marks)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!