A.552
B.264
C.144
D.-264
[单选题]设int a=10,b=ll,c=12;,表达式(a+b)〈c&&b==c的值是A.2B.0C.-2D.1
[单选题]设int a =10,b = 11,c =12;,表达式(a+B) <c&&b= = c的值是A.2B.0C.-2D.1
[单选题]设int a=10,b=11,c=12;,表达式(a+b) <c&&==c的值是A.2B.0C.-2D.1
[单选题]设int a=10,b=11,C=12;,表达式(a+B.<Cb==C的值是( )。A.2B.0C.-2D.1
[单选题]设int b=2;, 则表达式(b1)的值是______。A.0B.2C.4D.8设int b=2;, 则表达式(b<<2)/(b>>1)的值是______。A.0B.2C.4D.8
[单选题]设有int a=15,b=240;,则表达式(a&b)&b||b的值为______。A.0B.1C.真D.假
[单选题]设int a=10,b=11,c=12;表达式(a+b)A.2B.0C.-2D.1
[试题]定义int a=5,b;,则执行表达式b=++a*--a之后,变量b的值为
[单选题]设a=2,b=3,表达式1 £¯ (a < b) 值是( )A.1B.£1C.0D.2设a=2,b=3,表达式1 / (a< b) 值是( )A.1B.-1C.0D.2
[单选题]设a=2,b=3,表达式1 £« (a < b)值是( )A.1B.£1C.0D.出错设a=2,b=3,表达式1 + (a< b)值是( )A.1B.-1C.0D.出错