Answer to Question #326806 in C++ for awais

Question #326806

Suppose you are given a Customer’s list registered as executive members in a storeand you are required to implement an array-based Customerlist. Each Customerin the list hasname, customerID, Contactand membership Category (category can be regular and VIP). Implement different functionsfor entering the data (likeconstructor (for setting to default values),setName, setId, etc.). You also need to implement the following function related to the array.insertCustomer(): It has 2 options•Asking the user for indexand then insert the Customerat that indexAND•Asking the user for the ID of the customerwhere the new Customeris to be added (New Customershould be added at the index of the CustomerwhoseIDis entered)oIf the list is full,it should create a larger list (new size should be entered by the user), copy all the data in it and make insertion as instructedoInsertion will only be made if the IDof the new Customerdoesn’t exist in the listdeleteCustomer()


0
Service report
It's been a while since this question is posted here. Still, the answer hasn't been got. Consider converting this question to a fully qualified assignment, and we will try to assist. Please click the link below to proceed: Submit order

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS