please give me the answer to this question
The distance between two cities in killometers is input through a keyboard.
Write a C program to convert and print this distance in;
1.Meters
2.Feets
3.Inchs
4.Centimeters
thank you.
The distance between two cities in killometers is input through a keyboard.
Write a C program to convert and print this distance in;
1.Meters
2.Feets
3.Inchs
4.Centimeters
thank you.
Comment