Question: C++ program..>>>>>>>>>>>>> Program 1 ( selection statement ) Write a Temperature Conversion program. Prompt the user to choose: 1) Centigrade to Fahrenheit, 2) Fahrenheit to
C++ program..>>>>>>>>>>>>>
Program 1 ( selection statement ) Write a Temperature Conversion program. Prompt the user to choose: 1) Centigrade to Fahrenheit, 2) Fahrenheit to centigrade. Prompt the user for temp to convert. Calculate new temp2. The calculation of the new temp2 depends on choice 1 or 2 above. Print out temp2. Be sure to use the C and F temp notation. (Hint: use decimal data types) Use filename week3YourNameProg1Temp
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
