Question: 1. Rewrite the example so it performs the reverse conversion: Input a value into ftemp (Fahrenheit) and convert to ctemp (Celsius). Then print the results.

1. Rewrite the example so it performs the reverse conversion: Input a

value into ftemp (Fahrenheit) and convert to ctemp (Celsius). Then print

the results. (Hint: The reverse conversion formula is ctemp = (ftemp

32) /1.8)

2. Write the Fahrenheit-to-Celsius program using only one variable, ftemp.

3. Rewrite the example square.cpp using the variable name num rather

than n. Make sure you change the name everywhere n appears

Please add the codes. I want to compare with what I wrote.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!