Question: Need help ASAP need to write c++ program for a transaction and prints receipt to user need it ASAP!!! Visual Studio Example Write a program

Need help ASAP
need to write c++ program for a transaction and prints receipt to user
need it ASAP!!!
Visual Studio Example Write a program that processes a transaction and prints a receipt to the user. The progranm should first prompt the user for how many Coffee and Doughnuts they are purchasing. The price for the coffee and doughnuts are 4.99 and 1.99 respectively. The receipt should have a similar format as the example below. (Note: Ensure all the currency decimal places line up) 9 0 Jim Hortons Customer Receipt Coffee Doughnut 1 Subtotal HST Total 9.98 1.99 11.97 1.56 9613 13.53
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
