Answer to Question #40126 in C++ for Mary

Question #40126
A car rental company uses the following table to help compute rental fees.
TABLE 9.3
Car Type Rate per Day Rate per Mile
Chevrolet 50.00 0.27
Corvette 85.00 0.45
Pontiac 53.00 0.32
Buick 60.00 0.32
Oldsmobile 60.00 0.35
Cadillac 70.00 0.40
Write a program to calculate car rental fees based on this table. The program
should prompt the user to enter the name of the type of car that was rented,the
number of days the car was rented,and the number of miles the car was driven.
The program should search the table for a match on the car type. If there is a
match,the rental fee is the number of days rented,times the rate per day,plus the
number of miles traveled,times the rate per mile.The program should display the
type of car,the number of days rented,the number of miles driven,and the rental
fee.If the table search cannot find the car type in the table,display an appropri-
ate error message.Write the program to process any number of rentals.
1
Expert's answer
2014-03-18T11:26:05-0400


Dear customer,
Unfortunately, your question requires a lot of work and cannot be done for free.
Please submit it with all requirements as an assignment to our control panel and
we'll assist you.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

Assignment Expert
01.04.14, 15:49

mary
19.03.14, 04:46

What a rip this site is....

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS