Question: Java Pseudocode & Source code help please. Write a program that reads the subtotal and the gratuity rate for a service. Compute the gratuity and

 Java Pseudocode & Source code help please. Write a program that
Java Pseudocode & Source code help please.

Write a program that reads the subtotal and the gratuity rate for a service. Compute the gratuity and the total. For example, if the user enters 10 for the subtotal and 15% as the gratuity rate, the program displays $1.5 as the gratuity and $11.5 as total. Your program should output and identify the subtotal entered, the gratuity rate, the gratuity amount and the total amount due. You should submit your pseudocode algorithm, java file, .class file and your screenshot showing your output. Your output should be formatted in such a way that it makes sense for what a user would want to see. Remember to output a description of what you are showing the user - not just values on a screen. Include a complete comment heading wishin the java file. The comment heading will include name, date, assignment name, assignment brief description and sources used to complete the assignment

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!