单项选择题
下面程序执行后输出为()
A.5 B.6 C.4 D.编译时出错
单项选择题 下面程序的输出结果为()
单项选择题 以下程序的输出结果为()
单项选择题 在执行语句if((x=y=2)>=x&&(x=5))y*=x;后变量x,y的值应分别为()