题目内容

若有定义:inta[2][3];,以下选项中对a数组元素正确引用的是()

A. a[2][2]
B. a[2][3]
C. a[0][3]
D. a[0][0]

查看答案
更多问题

以下选项中不属于字符常量的是()

A. ′C′
B. ′′C′′
C. ′\xCC′
D.′\072′

下面程序段运行后输出的结果是{int m=3,n=4,x;x=m++;x=x+8/++n;printf("x=%d\n",x);}

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

已知a='A',A的二进制编码是01000001,那么printf("%d %d",a<<1,a>>1);输出的结果是

A. 128,65
B. 130,32
C. 32,130
D. 65,128

Part II. Vocabulary & StructureDirections: This part is to test your ability to use words and phrases correctly to construct meaningful and grammatically correct sentences. It consists of 2 sections.Section A (10 points)Directions: There are 5 incomplete statements here. You are required to complete each statement by choosing the appropriate answer from the 4 choices marked A, B, C and D.I can earn some money in my part-time job. _______, I can make some friends in doing it.

A. But
Besides
C. Except
D. Except for

答案查题题库