Java Task #3 – Restaurant Bill Write a program that computes the tax and tip on a restaurant bill. For your input, the program should ask the user to enter the charge for the meal and how much of a...




Java


Task #3 – Restaurant Bill

Write a program that computes the tax and tip on a restaurant bill.
For your input, the program should ask the user to enter the charge for the meal and how much of a tip (as a percentage of the bill). The tax should be 6.0% of the meal charge. The tip should be user value entered of the total before adding the tax. For your output, the program should display the meal charge, tax amount, tip amount, and total bill.

I expect you to provide me with the source code for this task.




May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here