When I ___school this morning, it ___, so I used my raincoat.A.left, was rainingB.was leaving, was rainingC.had left, was rainingD.left, rained

题目
When I ___school this morning, it ___, so I used my raincoat.

A.left, was raining

B.was leaving, was raining

C.had left, was raining

D.left, rained


相似考题
更多“When I ___school this morning, it ___, so I used my raincoat. ”相关问题
  • 第1题:

    下面程序的输出结果为【】。 include main() { char a[]="morning",t; int i,j=0; for(

    下面程序的输出结果为【 】。

    include<iostream.h>

    main()

    {

    char a[]="morning",t;

    int i,j=0;

    for(i=1;i<7;i++)

    if(a[j]<a[i])

    j=i;

    t=a[j];

    a[j]=a[7];

    a[7]=a[j];

    cout<<a;

    }


    正确答案:mo
    mo

  • 第2题:

    下面程序的运行结果是includemain(){char a[]="morning",t; int i,j=0; for(i=1;i<7;i

    下面程序的运行结果是 #include<stdio.h> main() { char a[]="morning",t; int i,j=0; for(i=1;i<7;i++) if(a[j]<a[i])j=i; t=a[j]; a[j]=a[7]; a[7]=a[j]; puts[a];}

    A.mrgninr

    B.mo

    C.moring

    D.morning


    正确答案:B
    解析:本题考查了一维数组元素的引用方法。题中数组a为一字符串数组,通过数组首地址和下标可以引用数组中的每个元素。因为字符数组相当于字符串,所以可以用字符串输出函数puts()来输出字符数组中的各个字符。

  • 第3题:

    The earthquake broke out on a day______ my father left for America, a day _______ I’ll never forget.

    A.that; when
    B.when; when
    C.that: which
    D.when; that

    答案:D
    解析:
    本题考查定语从句
    D选项,第一个空先行词为day,空格在从句中时间状语,故选when引导后面的定语从句;第二个空先行词为day,空格在从句中作forget的宾语,故用that引导定语从句。综上,D选项正确。
    A选项,第一个空先行词为时间状语day, that不适合,故排除。
    B选项,第二个空先行词为宾语day,when不适合,故排除。
    C选项,先行词为day, that不适合,故排除。
    故正确答案为 D项。

  • 第4题:

    I_______ to get up late, but now I get up early every morningl.

    A、used to

    B、is used to

    C、use

    D、use to


    正确答案:A

  • 第5题:

    The earthquake broke out on a day _______ my father left for America, a day _______I’ll never forget.

    A.that; when
    B.when; when
    C.that; which
    D.when; that

    答案:D
    解析:
    本题考查定语从句

    D选项,第一个空先行词为day,空格在从句作时间状语,故选when引导后面的定语从句;第二个空先行词为day,空格在从句中作forget的宾语,故用that引导定语从句。综上,D选项正确

    A选项,与题意不符,故排除。

    B选项,与题意不符,故排除。

    C选项,与题意不符,故排除。

    故正确答案为D项。

  • 第6题:

    I′ll never forget the day__________I became a doctor.

    A.that
    B.which
    C.where
    D.when

    答案:D
    解析: