Write C Data Structure Program Menu Driven Program Handle Flow Widgets Warehouse Orders Sh Q37054132

Write a C++ (data structure) program, a menu driven program tohandle the flow of widgets into and out of a warehouse. Orders andshipments are received throughout a day and processed at night.

  • The warehouse will have numerous deliveries of new widgets andorders of widgets
  • Each delivery of new widgets may have a different costassociated with it
  • The accountants for the firm have instituted a last-in,first-out system for filling orders. This means that the newestwidgets are the first ones sent out to fill an order, lastin first out.
  • the following options to the Program menu:
    • option to accept new delivery of widgets
      • assign batch number
        OR
        OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.