Question: Provide an example in C++ of an expression whose value depends upon the evaluation order.
Show the orders that produce different values and the values they produce.
Problem: Describe what side effect is the expression contains.
Can you write this program in C++ language and describe what side effect is the expression contains?