Question: 2.5: ==== Write a program that calculates the tips. The program will first read the subtotal and the gratuity rate, and then will display the
2.5: ==== Write a program that calculates the tips. The program will first read the subtotal and the gratuity rate, and then will display the tip and total. The tip is calculated as follows: subtotal times gratuity rate divided by 100, and the total is tip plus subtotal. c++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
