Question: Write a C# program to calculate the speeding fines for cars on a highway. After detecting the speed of a car (kilometres per hour) on
Write a C# program to calculate the speeding fines for cars on a highway. After detecting the speed of a car (kilometres per hour) on a speed-gun, a police officer will enter the speed (integer) as an input to your program. The office will also enter the speed limit (integer) on that highway. Your program will calculate the total fine (floating point) based on the following hypothetical regulations:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
