Question: Using C++, calculate in 10 degree increments stating with 32 degree F(Fahrenheit), the corresponding temperature for Celsius and Kelvin. Using C++, use a loop of
Using C++, calculate in 10 degree increments stating with 32 degree F(Fahrenheit), the corresponding temperature for Celsius and Kelvin. Using C++, use a loop of your choice. Calculate and display the temperatures in three columns with a table heading to the monitor. The program should send the output of the results to a data file. The name is specified by the end user. Do NOT use an array (this note is aimed at those who already are familiar with an Array) for this assignment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
