Question: You are suppose to develop a program in c++ for managing the data of customer buying items from a superstore use appropriate data structure to
You are suppose to develop a program in c++ for managing the data of customer buying items from a superstore use appropriate data structure to save the customer data ,the program should have the necessary attributes and functions to fulfil the requirement of billing and calculating discounts on the basis of promotions given the store. arrange the customers by their IDs in ascending order using appropriate sorting Algorithm. search for a customer record using Customer record using customer ID
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
