Create a c++ program that does the following:
A local restaurant has hired you to develop an application that will manage customer orders. Each order will be put in the queue and will be called on a first come first served bases.
Develop the menu driven application with the following menu items:
Order management will be resolved by utilization of an STL-queue container’s functionalities and use of the following Queue container adapter functions:
While adding a new order in the queue, the program will be capable of collecting the following order information:
Make sure all commands work and correctly implemented for the program to be successful.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here