Write a c program that will convert distance measurements


Need help writting a C++ program that will convert distance measurements from miles to kilometers.

Specifically, the program needs to convert 0, 10, 20, 30, 40 , 50, 60, 70, 80, and 90 miles to kilometers displaying both the number of miles and the number of kilometers on the same line.

km = 1.6 x miles.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a c program that will convert distance measurements
Reference No:- TGS02873592

Expected delivery within 24 Hours