Problem
1. What does an explicit type conversion from a float value to an integer value do with the fractional part of the float value?
2. What should you do if a program fails to run correctly and the reason for the error is not immediately obvious?
3. How would you write the following formula as an Ada expression that produces a float value as a result?
(9/5) C + 32