什么是外国人?()
A.不住在中国的人
B.不具有中国国籍的人
参考答案:B
下列程序的输出结果是( )。 #include<stdio.h> main() int a[2][3]=1,2,3,4,5,6,(*p)[3],i; p=a; for(i=0;i<3;i++) if(i<2) p[1][i]=p[1][i]-1; elsep[1][i]=1; printf("%d\n",a[0][1]+a[1][1]+a[1][2]);
A.8
B.7
C.12
D.9
蛋白质多肽链中的肽键是通过一个氨基酸的()基和另一氨基酸的()基连接而形成的。