Question: In Java: Write a complete Java program that prompts the user for a number of items ordered in a restaurant. Your program should then use
In Java:

Write a complete Java program that prompts the user for a number of items ordered in a restaurant. Your program should then use a loop that asks for the price of each item ordered and print out a running total of the cost of the meal (that is, after asking for each price, print out the amount spent so far)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
