多项选择题
Which the two are reserved words in Java?()
A. run
B. import
C. default
D. implement
点击查看答案
相关考题
-
单项选择题
What is the result?()
A. foo has the value of “”
B. foo hast he falue of null.
C. foo has the value of “blue”
D. foo has the value of “green”
E. An exception is thrown.
F. The code will not compile. -
问答题
What the output?() -
单项选择题
What is the result?()
A. The program runs and prints nothing.
B. The program runs and prints “Equal”.
C. An error at line 5 cause compilation to fail.
D. The program runs but aborts with an exception.
