找考题网-背景图
单项选择题

A.0B.1C.2D.不确定int x=3,y=4,a=5,b=6;则表达式(a=x)&&(b=y)的值是()……

int x=3,y=4,a=5,b=6;则表达式(a=x)&&(b=y)的值是()。

A.0
B.1
C.2
D.不确定