Write a Program in C++ for a grocery shop payment bill/ receipt. The program should display the final bill/receipt in the following format with and without built-in formatting functions e.g., setw(). Note: You are not required to input the data and perform calculations for Ex 2.1. You are required to output the data in the correct format. \” Food Stuff Grocery Shop”/ Customer Name: Salim ITEM PRICE Sales Tax+ VAT Sub-Total -------- --------- ----------------------- ---------------- Fresh Milk 1.0 OMR 0.05 1.05 OMR Apple 2.0 OMR 0.10 2.10 OMR Bread 0.8 OMR 0.05 1.30 OMR Coffee 2.5 OMR 0.15 2.65 OMR ----------------------------------------------------------------------------------------------------------------------- Gross Bill ------------ 7.1 OMR Discount ------------- 5% Net Bill --------------- 6.745 OMR

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 Program in C++ for a grocery shop payment bill/ receipt. The program should display
the final bill/receipt in the following format with and without built-in formatting functions e.g.,
setw().
Note: You are not required to input the data and perform calculations for Ex 2.1. You
are required to output the data in the correct format.
\” Food Stuff Grocery Shop”/
Customer Name: Salim
ITEM PRICE Sales Tax+ VAT Sub-Total
-------- --------- ----------------------- ----------------
Fresh Milk 1.0 OMR 0.05 1.05 OMR
Apple 2.0 OMR 0.10 2.10 OMR
Bread 0.8 OMR 0.05 1.30 OMR
Coffee 2.5 OMR 0.15 2.65 OMR
-----------------------------------------------------------------------------------------------------------------------
Gross Bill ------------ 7.1 OMR
Discount ------------- 5%
Net Bill --------------- 6.745 OMR

Write a C++ program to automate the Grocery shop bill/receipt generation given in the Ex 2.1
above for at least 5 items. The program asks grocery shop assistant to enter Customer’s name, Item
name, cost, and sales tax and VAT. The program calculates the sub-total (cost + tax), gross total,
and Net total after applying 5% discount on the gross total. The program finally outputs the final
bill/receipt in the proper format.

Expert Solution
steps

Step by step

Solved in 2 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