Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ using visuol studio (C) Assume that Abang Mat wants the program to be able to view the bill for a particular customer. Modify the

image text in transcribedC++ using visuol studio

(C) Assume that Abang Mat wants the program to be able to view the bill for a particular customer. Modify the program answered in (b) by including an array into the program. This array is used to store all customer bills. The sample output is as shown in Figure 2. [5 marks) Welcome to Kedai Sate Abang Mat You are customer number : what would you like to order? 1. Chicken Satay 2. Lamb Satay I choose:1 Quantity: 12 Bill : RM 12.00 Welcome to Kedai Sate Abang Mat You are customer number 1: What would you like to order? 1. Chicken Satay 2. Lamb Satay I choose: 2 Quantity: 36 Bill : RM 54.08 Welcome to Kedai Sate Abang Mat You are customer number 2: What would you like to order? 1. Chicken Satay 2. Lamb Satay I choose: 1 Quantity: 15e Bill : RM 135.88 To print the bill, please enter the customer 10: 1 The bill for customer [1] is RM54.00

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Databases Object Oriented Deductive Hypermedia Technologies

Authors: Kamran Parsaye, Mark Chignell, Setrag Khoshafian, Harry Wong

1st Edition

0471503452, 978-0471503453

More Books

Students also viewed these Databases questions

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago