网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
若有定义:int a=3,b=2,c=1;并有表达式:①a%b,②a>b>c,③b&&c+1,④c+=1,则表达式值相等的是()。
- A、①和②
- B、②和③
- C、①和③
- D、③和④
参考答案
更多 “若有定义:int a=3,b=2,c=1;并有表达式:①a%b,②abc,③bc+1,④c+=1,则表达式值相等的是()。A、①和②B、②和③C、①和③D、③和④” 相关考题
考题
若有定义int x,*pb;则正确的赋值表达式是()。
A.pbB.int a[2] [ ]{1,2,3,4,5,6};C.int a[ ] [3]{1,2,3,4,5,6};D.int a[2,3]{1,2,3,4,5,6}
考题
若有定义“int a=5,b=7;”,则表达式a%-(b%2) 运算后,a的值为( )。A.0B.1C.11S
若有定义“int a=5,b=7;”,则表达式a%-(b%2) 运算后,a的值为( )。A.0B.1C.11D.3
考题
若有定义:int a=2,b=3;floatx=3.5,y=2.5;则表达式(float)(a+b)/2+(int)x%(int)y的值是()
A.3.5B.3.0C.2.5D.2.0
考题
若有定义:int a=2,b=3;float x=3.5,y=2.5;则下面表达式的值为______。(float)(a+b)/2+(int)x%(int)yA.3.5B.35C.3.5D.35
考题
单选题若有定义:int a=2,b=3;floatx=3.5,y=2.5;则表达式(float)(a+b)/2+(int)x%(int)y的值是()A
3.5B
3.0C
2.5D
2.0
考题
单选题若有定义:int x=3,y=4;则表达式!x||y的值为()A
1B
0C
3D
4
热门标签
最新试卷