題組內容

3. Suppose x,y and z are integer variables. If x = 10, y = 20,what value is assigned to ea of these variables after the statement executes? Print out the result of x, v and z. (15°/<

(e) z = 10 + (x++);