题目内容

Don’t drink too many soda before your meal.

查看答案
更多问题

下列代码的编译或执行结果是( )。 public class Myval public static void main(string args[]) MyVal m=new MyVal(); m.aMethod(); public void aMethod() boolean b[]=new Boolean[5]; System.out.println(b[0]);

A. 1
C. 0
D. 编译错误

使用所给的形容词或副词完成句子。 She did ______ to be a great cellist. (much)

无论采用何种监理评标方法,监理费用均不应在评标中起主导作用。

A. 对
B. 错

下列代码的执行结果是( )。 public class Test public static void main(String[]args) int[]x=0,1,2,3; forint i=0;i<3;1+=2) try system.out.println(x[i+2]/x[i]+x[i+1]); catch(ArithmeticException e) System.out.println("error1"); catch(Exception e) System.out.println("error2");

A. error1
B. error2
C. error1
D. orror2
E. 2
F. error2

答案查题题库