" a = 5b = 2 " a & gt; B is true, execute a++, a=6, b=2.
therefore
Expression (a = 5b = 2a >;; b? The value of a++:b++, a+b) is 8.