Write a C++ program to automate the Grocery shop bill/receipt generation given in the Ex 2.1above for at least 5 items. The program asks grocery shop assistant to enter Customer’s name, Itemname, 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 finalbill/receipt in the proper format.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here