Create a console application that inputs kilometers driven


Problem

Create a console application in c# that inputs kilometers driven and liters used, and calculates kilometers per liter. The example should use exception handling to: verify that the inputed numbers are positive the number of liters is not zero the Format. Exceptions that occur when converting the input strings to doubles. If invalid data is entered, display a message informing the user.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a console application that inputs kilometers driven
Reference No:- TGS03276328

Expected delivery within 24 Hours