Question: Follow instructions to create a visual C++ project, add the C++ code, compile, run and fix errors. Save it to your Lab Assignment Folder in

 Follow instructions to create a visual C++ project, add the C++

Follow instructions to create a visual C++ project, add the C++ code, compile, run and fix errors. Save it to your Lab Assignment Folder in your Z drive or to your laptop. Write your Name, course, and date as comments on first line. // First and last name CSDP 221 Program 03 02/16/20 Explain what the program is to do along with any directions or instructions needed for program users Restaurant Bill Write a program that computes the tax and tip on a restaurant bill for a patron with a $94.81 meal charge. The tax should be 5.85 % of the meal cost. The tip should be 15 % of the total after adding the tax. Display to two decimal places the meal cost, tax amount, tip amount, and total bill on the screen. Expected output: Ga Microsoft Visual Studio Debug Console Meal: $94.81 Tax: $5.55 Tip: $15.05 Total: $115.41

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!