logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Creek BoyleTechnical writing
(5/5)

553 Answers

Hire Me
expert
Milton BlahaaFinance
(5/5)

774 Answers

Hire Me
expert
Imran LukmanStatistics
(/5)

808 Answers

Hire Me
expert
Jon CulshawComputer science
(5/5)

838 Answers

Hire Me
C++ Programming

system of price calculation has been designed in the ABC laundry. Calculate the price that has to be paid by the customer.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

A system of price calculation has been designed in the ABC laundry. The calculation are shown below:

 

     Type/Jenis                             Price/Harga

  1. Shirt                                RM 15 per kg
  2. Blanket/Towel RM 6 per kg
  3. Comforter RM 10 per kg

 

At any time, only one type of costume is allowed to be accepted. The discounts are given to the customers based on the following price:

 

Total of price/ Jumlah harga                Discount/Diskaun

 

>= RM 30                                           10 % of price/dari Jumlah harga

>= RM 20 dan < RM 30                     5 % of price/ dari Jumlah harga

>= RM 15 dan < RM 20                     3 % of price/ dari Jumlah harga

< RM 15                                              0%

 

Calculate the price that has to be paid by the customer. The output of the program is shown below:

 

The ABC LOUNDRY

Total of price                                       :           ____

Discount                                              :           ____

Price after discount                             :          ____

Write a complete program to solve the above problem.

 

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme