Problem
1. List five boolean expressions using the relational or conditional operators. Use a variable as one part of your expression. Then, list two variable values that would make your expression true and two that would make your expression false.
2. Write a paragraph describing a situation in which casting might be appropriate. Give examples.
3. Define what is meant by a loss of precision.