Question: This is C++ programming freezes on: 09/13/201 ORK AREA CHAPTER 2, Exercise *2.5 (Financial application: calculate tips) 2.5: Write a program that calculates the tips.


This is C++ programming
freezes on: 09/13/201 ORK AREA CHAPTER 2, Exercise *2.5 (Financial application: calculate tips) 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. SAMPLE RUN # 1 : ./tip-B Interactive Session Hide Invisible Highlight: None Show Highlighted OnlyD Enter the subtotal and.a.gratuity-rate:10.15 The gratuity is.$1.5-and.total-is $11.5 SUBMIT 1 of 1 ed sep 05 2018 10:37:10 GMT-0700 (Pacific Daylight Time) ' i l Type your solution here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
