make our own restaurant where clients can order a few items and then you calculate the total, total after tax and then ask tip % and then add them all. o Document your code carefully. Your program output must be very similar to the sample output. o You need to make at least the following two methods to implement this. public static double tip_calculator(int total)  public static int menu_received

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter8: Restricting Rows And Sorting Data
Section: Chapter Questions
Problem 8MC
icon
Related questions
Question

IN JAVA 

make our own restaurant where clients can order a few items and then you calculate the total, total after tax and then ask tip % and then add them all.
o Document your code carefully. Your program output must be very similar to the sample output. o You need to make at least the following two methods to implement this.

public static double tip_calculator(int total)

 public static int menu_received()

Thank you for ordering Bulgogi
Your total is $30
Here is our menu!
1. Bulgogi - $15.00
2. Kalbi -- $18.00
3. Kimchi Fried Rice -- $16.00
Please choose one option at one time using the number (0 to end the order): 0
Your total after tax is $ 32.55
1. tip 10%: 3.00
2. tip 15%: 4.50
3. tip 20%: 6.00
Please choose one option: (0 for no tip): 2
Your total after tax and tip is $37.05
Thank you and enjoy the food and come again!
Transcribed Image Text:Thank you for ordering Bulgogi Your total is $30 Here is our menu! 1. Bulgogi - $15.00 2. Kalbi -- $18.00 3. Kimchi Fried Rice -- $16.00 Please choose one option at one time using the number (0 to end the order): 0 Your total after tax is $ 32.55 1. tip 10%: 3.00 2. tip 15%: 4.50 3. tip 20%: 6.00 Please choose one option: (0 for no tip): 2 Your total after tax and tip is $37.05 Thank you and enjoy the food and come again!
Thank you for ordering Bulgogi
Your total is $30
Here is our menu!
1. Bulgogi - $15.00
2. Kalbi -- $18.00
3. Kimchi Fried Rice -- $16.00
Please choose one option at one time using the number (0 to end the order): 0
Your total after tax is $ 32.55
1. tip 10%: 3.00
2. tip 15%: 4.50
3. tip 20%: 6.00
Please choose one option: (0 for no tip): 2
Your total after tax and tip is $37.05
Thank you and enjoy the food and come again!
Transcribed Image Text:Thank you for ordering Bulgogi Your total is $30 Here is our menu! 1. Bulgogi - $15.00 2. Kalbi -- $18.00 3. Kimchi Fried Rice -- $16.00 Please choose one option at one time using the number (0 to end the order): 0 Your total after tax is $ 32.55 1. tip 10%: 3.00 2. tip 15%: 4.50 3. tip 20%: 6.00 Please choose one option: (0 for no tip): 2 Your total after tax and tip is $37.05 Thank you and enjoy the food and come again!
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Math class and its different methods
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning