Home /
Expert Answers /
Computer Science /
in-c-and-need-the-easiest-way-write-a-program-that-estimates-the-parking-charge-for-a-prospective-pa644
(Solved): in c++ and need the easiest way Write a program that estimates the parking charge for a prospective ...
in c++ and need the easiest way
Write a program that estimates the parking charge for a prospective customer at Kuala Lumpur International Airport (KLIA), Terminal 1. There are three common parking options available, each with a different rate as shown in the table below. The program must ask the customer to enter the number of hour(s). Perform input validation for the number of hour(s). Then, display the parking charge for all parking options. The sample output of the program is shown below. You may use the online calculator to check whether the output of your program is correct.