The output will be neatly displayed like the following sample: Item Qty Unit Price Total Price =lipboards whistles pylons pucks 3.99 6.99 1.79 $xxxxxx.xx $xxxxxx.xx $xxxxxx.xx $xxxxxx.xx xx xx Xx xx .75 Subtotal $xxxxxx.xx $xxxxxx.xx $xxxxxx.xX 13 HST Grand Total

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Write a Java program that will generate a receipt for an online hockey store. The store sells four items to coaches: pucks (S.75 each), whistles ($6.99 each), pylons ($1.79 each), and
clipboards ($3.99 each). The program will prompt the user for the quantity they are purchasing of each item. It will display the total for each item, the overall subtotal, the HST of
13% and finally the grand total. You may use either float or double as the type for the prices and totals. You will use int for the quantities of each item. Note that the printf format
code for output of float or double values is f.
Name your source file Store.java.
The output will be neatly displayed like the following sample:
Item
Qty
Unit Price
Total Price
clipboards
whistles
pylons
pucks
$xxxxxx.xx
$xxxxxx.xx
$xxxxxx.xx
$xxxxxx.xx
х
3.99
XX
6.99
1.79
.75
===== ==---
Subtotal
$xxxxxx.xx
$xxxxxx.xx
13% HST
Grand Total
Sxxxxxx.xx
Your program must be neatly formatted (i.e. observe the indentation convention) and should include some reasonable program comments identifying the question, your name and id
number, and what the program does.
Transcribed Image Text:Write a Java program that will generate a receipt for an online hockey store. The store sells four items to coaches: pucks (S.75 each), whistles ($6.99 each), pylons ($1.79 each), and clipboards ($3.99 each). The program will prompt the user for the quantity they are purchasing of each item. It will display the total for each item, the overall subtotal, the HST of 13% and finally the grand total. You may use either float or double as the type for the prices and totals. You will use int for the quantities of each item. Note that the printf format code for output of float or double values is f. Name your source file Store.java. The output will be neatly displayed like the following sample: Item Qty Unit Price Total Price clipboards whistles pylons pucks $xxxxxx.xx $xxxxxx.xx $xxxxxx.xx $xxxxxx.xx х 3.99 XX 6.99 1.79 .75 ===== ==--- Subtotal $xxxxxx.xx $xxxxxx.xx 13% HST Grand Total Sxxxxxx.xx Your program must be neatly formatted (i.e. observe the indentation convention) and should include some reasonable program comments identifying the question, your name and id number, and what the program does.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY