Tip Calculator

slaqhitabtss2

Using Microsoft® Visual Studio®write an application that is used to determine the tip amount that should be added to a restaurant charge.

Allow the user to input the total, before taxes and the tip percentage (15% or 20%).

Produce output showing the calculated values including the total amount due for both the 15% and the 20% tips.

Write appropriate methods for your solution.  

 

    • 9 years ago
    • 10
    Answer(1)

    Purchase the answer to view it

    NOT RATED
    • tip_calculator.zip