The application should use method calculatecharges


A parking garage charges a $2.00 minimum fee to park for up to three hours. The garage charges an additional $0.50 per hour for each hour or part thereof in excess of three hours. The maximum charge for any given 24-hour period is $10.00. Assume that no car parks for longer than 24 hours at a time. Write an application that calculates and displays the parking charges for each customer who parked in the garage yesterday. You should enter the hours parked for each customer. The application should display the charge for the current customer and should calculate and display the running total of yesterday's receipts. The application should use method CalculateCharges to determine the charge for each customer.(solve in c#) 

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: The application should use method calculatecharges
Reference No:- TGS0120028

Expected delivery within 24 Hours