题目内容

4、以下Java程序段,有错误的行是()。(1) public class HelloWorld {(2)public static main( String[] args ) {(3)System.out.println( "你好!Java" );(4)}(5)}

A. 第1行,class首字母要大写
B. 第3行,system要小写
C. 第2行,main方法缺少void
D. 第3行,语句结尾的分号要去掉

查看答案
更多问题

5、以下Java程序段,有错误的行是()。(1) class HelloWorld {(2)public static void main( String[] args ) {(3)System.out.println( "你好!Java" );(4)}(5)}

A. 第2行,main首字母要大写
B. 第1行,class前缺少关键字public
C. 第3行,System要小写
D. 第3行,语句结尾的分号要去掉

Do you think the way that Michal used to learn English is effective? Why or why not?

Is there any breakthrough in your experience of learning English? Please share it with our classmates.

In your opinion, what is the most effective way to learn English?

答案查题题库