Computers and Technology
Computers and Technology, 24.10.2019 21:43, AM28

Fast foodordermanagementfor this project, write a c program that will implement a food ordering system used in a fast food restaurant. this restaurant only serves burgers and salads and when people want to order food, they give their name and food choicesto the cashier and then wait until those in front of them have been served. the program mustuse a linked listto implement the queue-like data structure. the linked list is to maintain the following information for each group that is waiting: •name (we assume a maximum name length of 30 characters)•food items (number of burgers and salads ordered)•in-restaurant status: whether the group has called ahead or is waiting in the restaurantthe system allows you to call and put your order in before you arrive at the restaurant, but it does not take ordersfor a specific time and date (i. e. 4 burgers and 2 saladsfor 7pm on saturday). note: these call-ahead groups will still need to check in whenthey arrive, so the cashier knows they are waiting in the restaurant.

answer
Answers: 3

Similar questions

Do you know the correct answer?
Fast foodordermanagementfor this project, write a c program that will implement a food ordering syst...

Questions in other subjects:

Konu
Mathematics, 18.03.2021 02:10