(单选题)
若有intx,y,z;则表达式(x>y&&x>z)是()
A算术表达式
B逻辑表达式
C关系表达式
D以上都不对
正确答案
答案解析
略
相似试题
(单选题)
若有intx,y,z;则表达式(x+y>z)是()
(单选题)
若有intx,y,z;则表达式(x+y+z)是()
(单选题)
若有intx,y,z;则表达式(x+3>y-1&&x>z)的类型是()
(填空题)
有intx=3,y=-4,z=5;则表达式(x&&y)==(x||z)的值为()。
(单选题)
若intx=2,y=3,z=4则表达式x
(填空题)
若有x=1,y=2,z=3,则表达式(x
(单选题)
"若有定义intx=3,y;则执行语句y=(x++)+(x++)+(x++);后y=()"
(单选题)
若有定义intx=3,y;则执行语句y=(x++)+(x++)+(x++)后,y=()
(单选题)
若有定义intx=3,y;则执行语句y=(++x)+(++x)+(++x)后,y=()