网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
若有定义:int a; 则语句a=(3 * 4)+ 2 % 3;运行后,a的值为()。
A.12
B.14
C.13
D.11
参考答案和解析
B
更多 “若有定义:int a; 则语句a=(3 * 4)+ 2 % 3;运行后,a的值为()。A.12B.14C.13D.11” 相关考题
考题
若有定义“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 x=1234,y=123,z=12;则语句printf(“%4d+%3d+%2d”,x,y,z);运行后的输出结果为()
A.123412312B.12341234123412341231231231212C.1234+1234+1234D.1234+123+12
考题
填空题数组定义与赋初值语句如下:int[]a={1,2,3,4,5};则a[2]的值为()。
热门标签
最新试卷