Description of the sample program

The C++ program that I will explain in this lesson illustrates expressions and operators.  In particular, it illustrates the use of:

The program also illustrates the impact of operand types on the result of arithmetic operations.