In some parts of the world, such as in England, tea ______ with milk and sugar.
A is serving
B serves
C is served
D served
第1题:
A.any, any
B.any, some
C.some, some
第2题:
I don't need ( )mineral water, but I'd like ( )_tea, thanks.
A. some,any
B. any,any
C. any,some
第3题:
下列字符型常量Hello,world!表示方法中,错误的是______。
A.[Hello,world!]
B.'Hello,wOrld!'
C.Hello,world!,
D.{Hello,world!}
第4题:
A.Ireland/France
B.England/China
C.Scotland/England
D.England/ Netherlands
第5题:
A.in
B.on
C.with
D.without
第6题:
13、Java程序向显示器输出信息“Hello, World”,下列哪种写法是错误的?
A.System.out.print(“Hello, world” );
B.System.out.println(“Hello, world” );
C.System.out.print(“Hello, world\n” );
D.printf(“Hello, world\n” );