单项选择题
若有下面的程序片段:
int[12]={0},*p[3],**pp,i;
for(i=0;i<3;i)
p[i]=&a[i*4];
pp=p;
则对数组元素的错误引用是
A.pp[0][1]
B.a[10]
C.p[3][1]
D.*(*(p+2)+2)
A.pp[0][1]
B.a[10]
C.p[3][1]
D.*(*(p+2)+2)
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
在C程序中,判逻辑值时,用'非0'表示逻辑值'真', 又用'0'表示逻辑值'假'。 在求逻辑值时,用()表示逻辑表达式值为'真', 又用()表示逻辑表达式值为'假'。A.1 0 B.0 1 C.非0 非0 D.1 1
A.1
B.0
C.非0
D.1
点击查看答案
单项选择题
阅读如下程序段 #include 'stdio.h' main() { int x,a,b; scanf('%d',&x); a=b=x; for(;x!=0;) { if(x 输入后输出结果是A.a=7569,b=789 B.a=5,b=365 C.a=7,b=789 D.a=7569,b=5
A.h'
B.a=7569,b=789
C.a=5,b=365
D.a=7,b=789
E.a=7569,b=5
点击查看答案
相关试题
当使用魔棒工具选择图像时,在“容差”数值...
From this passage we can learn tha...
By saying However,for all this,the...
Which of the following statements i...
The word “appeal to ”in Para.4p...