Problems
Problems
Create a Java program for a bookstore where the user can order books. The program should allow the user to:
Use a loop to allow multiple orders until the user chooses to exit.
Display the total cost for the ordered books after each selection.
Write a Java program for a movie ticket booking system where the user can:
o Comedy Movie – $8
3. Confirm the total bill and decide whether to continue booking or exit.
Use a loop to allow multiple bookings until the user decides to exit.
Calculate the total price based on the movie and quantity of tickets.
Ensure that the user does not enter a negative or zero number of tickets.
Allow the user to exit or book more tickets after each transaction.
Problem 2: Fast-Food Ordering System
Create a Java program for a fast-food ordering system where the user can:
Use a loop to allow multiple orders until the user chooses to exit.
Develop a program that allows a user to buy bus tickets. The user should be able to:
Write a program that accepts multiple student grades and categorizes them: