Operators - C++ Tutorials - cplusplus.com - The C++ Resources Network
In Example 1, the value assigned to y is the value of x after being increased. While in Example 2, it is the value x had before being increased. Relational and comparison operators ( ==, !=, >, =,...