HelloWorld
helloworld
J2EE
Hello-World
第1题:
按照Java的标识符命名规则,下列表示常量的标识符规范的是
A.HelloWorld
B.HELLO_WORLD
C.hello_world
D.helloWorld
第2题:
按照Java的标识符命名规则,下列表示-个类的标识符正确的是( )。
A.Helloworld
B.HelloWorld
C.helloworld
D.helloWorld
第3题:
下列字符串中可以用作C++标识符的是( )。
A.2009var
B.goto
C.test-2009
D.123
第4题:
下列( )标识符不能作为Visual Basic的变量名。
A.ABCabe
B.bl234
C.28wed
D.crud
第5题:
下列语句中正确的是
A.char*myString="Hello-World!";
B.char myString="Hello-World!";
C.char myString[11]=”Hello-World!”;
D.char nlyString[12]="Hello-World!";
第6题:
Weblogic是遵循哪个标准的中间件?()
第7题:
如下哪个字符串是Java中的标识符?()。
第8题:
下列哪个字符串不能作为类标识符? ()
第9题:
A3_B3
VOID
_123
IF
第10题:
fieldname
super
3number
#number
第11题:
implements
_implements
-implements
implements-1
第12题:
( 难度:中等)下列字符串是合法的类标识符的是( )。
A.implements
B._implements
C.implements-1
D.-implements
答案:B
第13题:
下列字符串中可以用作C++语言标识符的是( )。
A.1234
B.foo~~bar
C.virtual
D.34var
第14题:
下列字符串是标识符的是( )。
A.aa
B.a-class
C.int
D.LINE 1
第15题:
按照Java的标识符命名规则,下列表示一个类的标识符正确的是
A.Helloworld
B.HelloWorld
C.helloworld
D.helloWorld
第16题:
下列字符串中,正确的C 标识符是( )。




第17题:
下列( )标识符不能作为Visual Basic的变量名。
A.ABCabe
B.bl234
C.28wed
D.crud
第18题:
下列哪个字符串是合法的类标识符()
第19题:
下列标识符中,合法的是()。
第20题:
char*myString=“Hello-World!”;
char myString=“Hello-World!”;
char myString[11]=“Hello-World!”;
char myString[12]=“Hello-World!”;
第21题:
WHILE
user
_lvar
9stars
第22题:
String
StringBuffer
Object
Math
第23题:
foo-1
2b
new
_256