const
2a
_shape
-count
第1题:
下列符号中可以用作 C++ 标识符的是 <br>
A . _radius <br>
B . foo~bar <br>
C . else <br>
D . 3room<br>
第2题:
下列字符串中不能作为C++标识符使用的是( )。
A.WHILE
B.user
C._lvar
D.9stars
第3题:
A、const
B、extern
C、public
D、enum
第4题:
下面的符号中可以用作C++标识符的是( )。
A.3test
B.fcc~othter
C.else
D.radius
第5题:
下列符号中能够作为C++标识符的是
A.const
B.2a
C._shape
D.-connt
第6题:
( 17 )下列符号中,正确的 C++ 标识符是
A ) enum
B ) 2b
C ) foo-9
D ) _32
第7题:
( 17 )在下列字符中,不允许作为 C++ 标识符的是
A ) b
B ) B
C ) _
D ) 2
第8题:
下列符号中,正确的C++标识符是______。
A.enum
B.2b
C.foo-9
D._32
第9题:
A. const
B.2b
C.points
D.-256
第10题:
以下符号中不能作为标识符的是()。
A.256
B.void
C.scanf
D.Struct