3、以下Java程序段,有错误的行是()。(1) public class HelloWorld {(2)public static void main( String[] args ) {(3)system.out.println( "你好!Java" );(4)}(5)}
A. 第1行,class首字母要大写
B. 第2行,main首字母要大写
C. 第3行,语句结尾的分号要去掉
D. 第3行,system首字母要大写
查看答案
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.