题目内容

下面程序的输出结果是( )#include void main(){ int k;int a[3][3]={1,2,3,4,5,6,7,8,9};for(k=0;k<3;k++)printf("%d",a[k][2-k]); }

A. 3 5 7
B. 3 6 9
C. 1 5 9
D. 1 4 7

查看答案
更多问题

下面程序的输出结果是()#include void main(){int s[12]={1,2,3,4,4,3,2,1,1,1,2,3},c[5]={0},i;for(i=0;i<12;i++)c[s[i]]++;for(i=1;i<5;i++)printf("%d ",c[i]);printf("\n");}

A. 1 2 3 4
B. 2 3 4 4
C. 4 3 3 2
D. 1 1 2 3

( ) belongs to intrinsic motivation in the following motivations.

Acquisition of answer
B. Getting a good mark
C. acquisition of approval of the teacher
D. Getting a good rank

A student is afraid of his teacher, so he is mostly deficiency in ( ) according to Maslow’s Needs Hierarchy.

A. cognitive need
B. self-esteem need
C. belonging and love need
D. self-actualization

If someone contributes his defeat to less hard work, this contribution is ( ).

A. intrinsic and stable contribution
B. extrinsic and instable contribution
C. extrinsic and stable contribution
D. intrinsic and instable contribution

答案查题题库