15.
What is the result of the expression: 5 + 3 * 2 in C++?

19.
What is the result of the expression: 3 * (4 + 2) in C++?