3test
fcc~othe
else
radius
第1题:
( 17 )下列符号中,正确的 C++ 标识符是
A ) enum
B ) 2b
C ) foo-9
D ) _32
第2题:
下列符号中能够作为C++标识符的是
A.const
B.2a
C._shape
D.-connt
第3题:
下列符号中,正确的C++标识符是______。
A.enum
B.2b
C.foo-9
D._32
第4题:
下面的符号中可以用作C++标识符的是( )。
A.3test
B.fcc~othter
C.else
D.radius
第5题:
下列字符串中,不可以用作C++标识符的是
A.y_2006
B._TEST_H
C.Return
D.switch
第6题:
( 17 )下列字符串中,不可以用作 C++ 标识符的是
A ) y_2006
B ) ____TEST__H
C ) Retum
D ) switch
第7题:
下列符号中可以用作C++标识符的是( )。
A._radius
B.foo~bar
C.else
D.3room
第8题:
下列符号中可以用作 C++ 标识符的是 <br>
A . _radius <br>
B . foo~bar <br>
C . else <br>
D . 3room<br>
第9题:
A、_256
B、class
C、delete
D、5char
第10题:
下列字符串中可以用作C++标识符的是
A.2009var
B.goto
C.test_2009
D._123