> How do you do these C++ Programming questions?

How do you do these C++ Programming questions?

Posted at: 2014-12-18 




Do your assigned reading. In particular, pay attention to operators, order of precedence, what happens when you do multiplication and division between integers and floating point values, and how to convert Celsius to Fahrenheit.