int x=2; z=x++-1;则x的值为_____

int x=2;
z=x++-1;

则x的值为_____。

答案
第1空:3

题目信息

题号:6879
题型:填空题
难度:普通