全国计算机二级考试试题
【1.1】以下不正确的C语言标识符是____。
A) int
B) a_1_2
C) ab1exe
D) _x
【1.2】以下是正确的C语言标识符是____。
A) #define
B) _123
C) %d
D)
【1.3】下列四组字符串中都可以用作C语言程序标识符的一组是 。
A) print B) i\am C) Pxq D) str_l
_3d one_half My->book Cpp
oodbs tart$it line# pow
aBc 3pai His.age while
【1.4】下面各选项组中,均是C语言关键字的组是 。
A) auto,enum,include
B) switch,typedef,continue
C) signed,union,scanf
D) if,struct,type
【1.5】下列不属于C语言关键字的是 。
A) default
B) register
C) enum
D) ex