top of page
PROGRAMMING CHALLENGES
Restaurant Order System
Difficulty:
2 Medium
2.2 Practice Exam Questions
Topic:
Write a program that allows a waiter to take orders at a restaurant. The user should input the names of dishes ordered by a customer and store them in an array. The program should then output the complete order with the number of dishes ordered.
Use an array to store dish names and a loop to count and display the order.
Need help with your programming skills?
If you need more help than just independent practise, then we're here for you. Book a 1:1 with us and we will be able to guide you to becoming a proficient programmer who can tackle any of the challenges an exam board can throw at you.
1 hr
40 British pounds1 hr
50 British pounds
bottom of page