Question: 1) Write a Java program that will accept Taxi Booking from a customer online. (5*1=5marks) a) The program should allow user to enter any 2

1) Write a Java program that will accept Taxi Booking from a customer online. (5*1=5marks) a) The program should allow user to enter any 2 customer data and 3 booking details needed for the next requirements. b) It must calculate and display the total taxi fare which is the number of kilometer to travel multiplied to 1.5 rials. c) The program should allow the customer to book taxi again or to make multiple many bookings d) Display all information entered and processed in this program e) Include other required statements to run the Taxi Booking program properly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
