题目内容

This passage mainly discusses ______.

A. the dual nature of the world in which we humans live
B. the effect of strong emotions
C. emotion and reality'
D. emotions and passions—gifts of the spectator's mind

查看答案
更多问题

模块本身的内聚是模块独立性的重要性度量因素之—。在7类内聚中,具有最强内聚的—项是______。

A. 顺序性内聚
B. 过程性内聚
C. 逻辑性内聚
D. 功能性内聚

下列程序的输出结果是______。 #define A 100 main() int i=0,sum=0; do if(i=(i/2)*2)continue; sum+=i; while(++i<

A. ;
B. print("%d\n",sum);
C. A) 2500
D. 2050
E. 4
F. 0

若有定义:int a[4][10];,则以下选项中对数组元素a[i][j]引用错误的是______。 (o<=i<4,0<=j<=10

A. *(&a[0][0]+10*i+j)
B. *(a+i)+j
C. *(*(a+i)+j)
D. *(a[i]+

以下程序的输出结果是______。 #include<sulio.h> #defme SQR(x)x*x main() int a,k=3; a=++SQR(k+1); printf("%d\n",

A. ;
B. &n

答案查题题库