The sample program in this lesson

I will provide and explain a simple program in this lesson that uses some of the Multiplicative and Additive operators as well as the Cast operator.

The lesson will also illustrate operator precedence.

In addition, this lesson will reinforce some of the operators that you have seen before.

A future lesson will explain the use of Relational and Equality operators as well as Logical operators in selection and loop structures.