2. I hope (arrive)in Hangzhou at 2: 20 pm to catch the 3: 10 train to Ningbo.
举一反三
- His wife ______ (hope) to catch the last train, but she was too late.
- 下列程序的输出结果是______。 public class Test public static void main(String[]args) int[]array=(2,4,6,8,10); int size=6; int result=-1; try for(int i=0;i<size&&result==-1;) if(array[i]==20)result=i; catch(ArithmeticException e)﹛ System.out.println("Catch———1"); catch(ArrayIndexOutOfBoundsException e) System.OUt.println("Catch———2"); catch(Exception e) System.out.println("Catch———3");[/i] A: Catch———1 B: Catch———2 C: Catch———3 D: 以上都不对
- The train _____ at 10 this morning. A: going to arrive B: will be arrive C: is going to arrive D: is arriving
- 对于计算式,其正确的运算组合式(前缀表示法)为( )。 A: (/ (+ 10 / 20 + 8 4) (+ * 3 6 * 8 2 )) B: ((10 + (20 / (8 + 4))) / ((3 * 6) + (8 * 2))) C: (/ (+ 10 (/ 20 (+ 8 4))) (+ (* 3 6) (* 8 2))) D: (/ (/ 20 (+ 10 (+ 8 4))) (* (+ 3 6) (+ 8 2)))
- When did the woman arrive A: At 1:00 pm B: At 3:00 pm C: At 5:00 pm D: At 7:00 pm