Question: Using a do-while loop write a program that asks user to enter a temperature in Fahrenheit and convert it into Celsius. The program should ask
Using a do-while loop write a program that asks user to enter a temperature in Fahrenheit and convert it into Celsius. The program should ask the user if he/she wants to perform another conversion. In case the user enters an āNā the program should terminate. This is similar to one of the practice tasks you have done. [Hint : Formula for conversion is: C = 5/9 (F-32)]
Step by Step Solution
3.52 Rating (155 Votes )
There are 3 Steps involved in it
Solu... View full answer
Get step-by-step solutions from verified subject matter experts
