题目内容

与他人握手时,下列哪点不正确()

A. 手臂自然弯曲,右手手指并拢
B. 以标准姿势站立
C. 如戴墨镜,摘下墨镜
D. 戴着手套握手
E. 与他人握手时要保持手部的干净

查看答案
更多问题

C语言中编译预处理命令在程序中都是以【】开头的。

A. *
B.
C. :
D. /

下列程序的运行结果是:#include#defineX2x*x#defineM(y*y+2*y)voidmain(){intx,y;x=3;y=5;printf("%d\n",X2);printf("%d\n",M*2);}

A. 970
B. 709
C. 35
D. 53

下列程序的运行结果是:#include#defineS(x)(x)*(x)voidmain(){inta,b;a=2;b=S(a+1);printf("b=%d\n",b);}

A. b=3
B. b=4
C. b=6
D. b=9

Match the following terms with their corresponding Chinese meanings.

答案查题题库