Answer to Question #4439 in C++ for Jane Hernandez

Question #4439
c++ program that will compute fines for parking violations?
there are four types of violations: Type A carries a fine of $10,Type B carries a fin of $20, Type C carries a fine of $30 and type D carries a fine of $50.The program should ask the number of type a violations,the number of type B violations and so on. If the number of type A, b, C exceeds 10,impose an additional fine of $50 for each category that exceeds 10/ If the total number of type A, B , C exceeds 20 but none of type A,B,or C individually exceeds 10,impose an additional fine of $75. IF the number of type D violations exceeds three,impose an additional fine of $20 for each type D violation over 3. the program should display the total fine for the person. the program should process any number of persons.
0
Expert's answer

Answer in progress...

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

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS